Skip to content

Commit

Permalink
Merge pull request #55 from bobbychan/changeset-release/main
Browse files Browse the repository at this point in the history
ci(changesets): 📦 version packages
  • Loading branch information
bobbychan committed Dec 7, 2023
2 parents 2880760 + 1967cfe commit 60a14b6
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .changeset/lovely-months-heal.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/react-aria-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @alice-ui/react-aria-components

## 1.0.14

### Patch Changes

- Updated dependencies [[`488397f`](https://github.com/bobbychan/alice-ui/commit/488397fba0f0598d783aed1c9b742c221ac2cb31)]:
- @alice-ui/react@1.0.19

## 1.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-aria-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alice-ui/react-aria-components",
"version": "1.0.13",
"version": "1.0.14",
"description": "A library of styleable components built using React Aria",
"keywords": [
"react",
Expand Down
9 changes: 9 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @alice-ui/react

## 1.0.19

### Patch Changes

- [#54](https://github.com/bobbychan/alice-ui/pull/54) [`488397f`](https://github.com/bobbychan/alice-ui/commit/488397fba0f0598d783aed1c9b742c221ac2cb31) Thanks [@bobbychan](https://github.com/bobbychan)! - Add xs attribute to size for button and input

- Updated dependencies [[`488397f`](https://github.com/bobbychan/alice-ui/commit/488397fba0f0598d783aed1c9b742c221ac2cb31)]:
- @alice-ui/theme@1.0.10

## 1.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alice-ui/react",
"version": "1.0.18",
"version": "1.0.19",
"keywords": [
"react",
"react-aria",
Expand Down
6 changes: 6 additions & 0 deletions packages/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alice-ui/theme

## 1.0.10

### Patch Changes

- [#54](https://github.com/bobbychan/alice-ui/pull/54) [`488397f`](https://github.com/bobbychan/alice-ui/commit/488397fba0f0598d783aed1c9b742c221ac2cb31) Thanks [@bobbychan](https://github.com/bobbychan)! - Add xs attribute to size for button and input

## 1.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alice-ui/theme",
"version": "1.0.9",
"version": "1.0.10",
"description": "The default theme for AliceUI components",
"homepage": "https://github.com/bobbychan/alice-ui#readme",
"license": "MIT",
Expand Down

0 comments on commit 60a14b6

Please sign in to comment.