Skip to content

Commit

Permalink
Merge pull request #168 from FriedRiceNoodles/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages (next)
  • Loading branch information
FriedRiceNoodles authored Oct 21, 2024
2 parents 25e5270 + 7f896eb commit 1cea420
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"@banana/banana-cli": "0.2.0",
"@banana-ui/react": "1.20.1"
},
"changesets": ["friendly-spies-add"]
"changesets": ["odd-lizards-search"]
}
8 changes: 8 additions & 0 deletions packages/banana-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @banana/banana-react

## 1.21.0-next.2

### Patch Changes

- ba14a43: Make the closing behavior of the overlay controllable.
- Updated dependencies [ba14a43]
- @banana-ui/banana@1.21.0-next.2

## 1.21.0-next.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/banana-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@banana-ui/react",
"version": "1.21.0-next.1",
"version": "1.21.0-next.2",
"description": "React components for Banana UI",
"keywords": [
"web components",
Expand Down
6 changes: 6 additions & 0 deletions packages/banana/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# banana-ui

## 1.21.0-next.2

### Patch Changes

- ba14a43: Make the closing behavior of the overlay controllable.

## 1.21.0-next.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/banana/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@banana-ui/banana",
"version": "1.21.0-next.1",
"version": "1.21.0-next.2",
"description": "An UI library of web components can be used in any framework",
"keywords": [
"web components",
Expand Down

0 comments on commit 1cea420

Please sign in to comment.