Skip to content

Commit

Permalink
feat: merge pull request #163 from nyaggah/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
JoeyDoey authored Aug 10, 2023
2 parents 8fd3904 + 8cda3e2 commit 1b19623
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/curly-carpets-chew.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @bedframe/cli

## 0.0.44

### Patch Changes

- 0ee1e4b: bump installed core version
- Updated dependencies [0ee1e4b]
- @bedframe/core@0.0.25

## 0.0.43

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "Joe Nyaggah",
"url": "https://bedframe.dev"
},
"version": "0.0.43",
"version": "0.0.44",
"license": "MIT",
"type": "module",
"main": "dist/bedframe.cjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bedframe/core

## 0.0.25

### Patch Changes

- 0ee1e4b: bump installed core version

## 0.0.24

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "Joe Nyaggah",
"url": "https://bedframe.dev"
},
"version": "0.0.24",
"version": "0.0.25",
"license": "MIT",
"type": "module",
"main": "./dist/bedframe.umd.cjs",
Expand Down

0 comments on commit 1b19623

Please sign in to comment.