Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 9, 2022
1 parent 56b27c0 commit 13358b6
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/cool-cameras-wonder.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-bugs-jam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-ties-behave.md

This file was deleted.

2 changes: 2 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
enableImmutableInstalls: false

nmMode: hardlinks-global

nodeLinker: node-modules
Expand Down
11 changes: 11 additions & 0 deletions packages/vector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# rescript-vector

## 1.0.0

### Major Changes

- 9a499b8: Target ReScript v10

### Patch Changes

- 4cdabfc: Fix conditional export entries for Node.js
- a8e84b9: Transform stdlib import path to be match to correct target

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rescript-vector",
"version": "0.4.0",
"version": "1.0.0",
"description": "Persistent Vector implemenetation in ReScript",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 13358b6

Please sign in to comment.