Skip to content

Commit

Permalink
chore: release packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 30, 2024
1 parent 4896d36 commit 11acbe1
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .changeset/fast-buttons-switch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/kind-rules-shave.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/warm-news-marry.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @fsuipc.js/api

## 2.0.0

### Patch Changes

- 352ebb6: increment minimum node version to 18+
- Updated dependencies [21a9bb3]
- Updated dependencies [6574bab]
- Updated dependencies [352ebb6]
- fsuipc.js@1.2.0

## 1.1.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fsuipc.js/api",
"version": "1.1.1",
"version": "2.0.0",
"description": "",
"homepage": "https://github.com/tcavenezuela/fsuipc.js/tree/master/packages/api#readme",
"bugs": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"typescript": "^4.7.4"
},
"peerDependencies": {
"fsuipc.js": "^1.1.1",
"fsuipc.js": "^1.2.0",
"rxjs": "^7.5.6",
"vm2": "^3.9.10"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# fsuipc.js

## 1.2.0

### Minor Changes

- 6574bab: bump latest changes from fsuipc-node 0.7.2

### Patch Changes

- 21a9bb3: add os validation on binding node file to avoid installation errors on non-windows OS
- 352ebb6: increment minimum node version to 18+

## 1.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fsuipc.js",
"version": "1.1.2",
"version": "1.2.0",
"description": "",
"homepage": "https://github.com/tcavenezuela/fsuipc.js/tree/master/packages/core#readme",
"bugs": {
Expand Down

0 comments on commit 11acbe1

Please sign in to comment.