Skip to content

Commit

Permalink
Version Packages (#144)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Feb 5, 2024
1 parent 8d2c103 commit 4b8f627
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/forty-seas-march.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-dodos-knock.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-moles-divide.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# fuse

## 0.11.4

### Patch Changes

- fc8689b: Ensure fuse directory exists
- 8d2c103: Bump urql for security fixes

## 0.11.3

### 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": "fuse",
"version": "0.11.3",
"version": "0.11.4",
"description": "The magical GraphQL framework",
"homepage": "https://github.com/StellateHQ/fuse",
"bugs": "https://github.com/StellateHQ/fuse/issues",
Expand Down
6 changes: 6 additions & 0 deletions packages/create-fuse-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# create-fuse-app

## 0.6.0

### Minor Changes

- 1f225c5: Fix typo in the babel-plugin when rewriting an export default expression

## 0.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-fuse-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-fuse-app",
"version": "0.5.0",
"version": "0.6.0",
"description": "The magical GraphQL framework",
"homepage": "https://github.com/StellateHQ/fuse",
"bugs": "https://github.com/StellateHQ/fuse/issues",
Expand Down

0 comments on commit 4b8f627

Please sign in to comment.