Skip to content

Commit

Permalink
ci(changesets): version packages (beta) (#4072)
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] authored Nov 15, 2024
1 parent 31349c1 commit b2e8d9b
Show file tree
Hide file tree
Showing 7 changed files with 68 additions and 3 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
"mighty-birds-deny",
"moody-rabbits-shop",
"neat-donkeys-accept",
"new-cougars-collect",
"pink-beans-sit",
"plenty-scissors-love",
"poor-moose-double",
Expand Down
9 changes: 9 additions & 0 deletions packages/components/alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nextui-org/alert

## 2.1.0-beta.6

### Patch Changes

- [#4071](https://github.com/nextui-org/nextui/pull/4071) [`31349c178`](https://github.com/nextui-org/nextui/commit/31349c178b9b2bd0be9856bc09126a37be68901a) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Alert styles improved

- Updated dependencies []:
- @nextui-org/button@2.1.0-beta.4

## 2.1.0-beta.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/alert",
"version": "2.1.0-beta.5",
"version": "2.1.0-beta.6",
"description": "Alerts are temporary notifications that provide concise feedback about an action or event.",
"keywords": [
"alert"
Expand Down
49 changes: 49 additions & 0 deletions packages/core/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,54 @@
# @nextui-org/react

## 2.5.0-beta.12

### Patch Changes

- Updated dependencies [[`31349c178`](https://github.com/nextui-org/nextui/commit/31349c178b9b2bd0be9856bc09126a37be68901a)]:
- @nextui-org/alert@2.1.0-beta.6
- @nextui-org/theme@2.3.0-beta.7
- @nextui-org/accordion@2.1.0-beta.5
- @nextui-org/autocomplete@2.2.0-beta.7
- @nextui-org/avatar@2.1.0-beta.7
- @nextui-org/badge@2.1.0-beta.4
- @nextui-org/breadcrumbs@2.1.0-beta.5
- @nextui-org/button@2.1.0-beta.4
- @nextui-org/calendar@2.1.0-beta.5
- @nextui-org/card@2.1.0-beta.4
- @nextui-org/checkbox@2.2.0-beta.4
- @nextui-org/chip@2.1.0-beta.5
- @nextui-org/code@2.1.0-beta.4
- @nextui-org/date-input@2.2.0-beta.4
- @nextui-org/date-picker@2.2.0-beta.6
- @nextui-org/divider@2.1.0-beta.4
- @nextui-org/drawer@2.1.0-beta.6
- @nextui-org/dropdown@2.2.0-beta.5
- @nextui-org/image@2.1.0-beta.7
- @nextui-org/input@2.3.0-beta.6
- @nextui-org/kbd@2.1.0-beta.4
- @nextui-org/link@2.1.0-beta.5
- @nextui-org/listbox@2.2.0-beta.4
- @nextui-org/menu@2.1.0-beta.4
- @nextui-org/modal@2.1.0-beta.6
- @nextui-org/navbar@2.1.0-beta.4
- @nextui-org/pagination@2.1.0-beta.5
- @nextui-org/popover@2.2.0-beta.5
- @nextui-org/progress@2.1.0-beta.4
- @nextui-org/radio@2.2.0-beta.4
- @nextui-org/ripple@2.1.0-beta.4
- @nextui-org/scroll-shadow@2.2.0-beta.4
- @nextui-org/select@2.3.0-beta.7
- @nextui-org/skeleton@2.1.0-beta.4
- @nextui-org/slider@2.3.0-beta.4
- @nextui-org/snippet@2.1.0-beta.5
- @nextui-org/spacer@2.1.0-beta.4
- @nextui-org/spinner@2.1.0-beta.4
- @nextui-org/switch@2.1.0-beta.4
- @nextui-org/table@2.1.0-beta.5
- @nextui-org/tabs@2.1.0-beta.4
- @nextui-org/tooltip@2.1.0-beta.4
- @nextui-org/user@2.1.0-beta.7

## 2.5.0-beta.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/react",
"version": "2.5.0-beta.11",
"version": "2.5.0-beta.12",
"description": "🚀 Beautiful and modern React UI library.",
"author": "Junior Garcia <[email protected]>",
"homepage": "https://nextui.org",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nextui-org/theme

## 2.3.0-beta.7

### Patch Changes

- [#4071](https://github.com/nextui-org/nextui/pull/4071) [`31349c178`](https://github.com/nextui-org/nextui/commit/31349c178b9b2bd0be9856bc09126a37be68901a) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Alert styles improved

## 2.3.0-beta.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/theme",
"version": "2.3.0-beta.6",
"version": "2.3.0-beta.7",
"description": "The default theme for NextUI components",
"keywords": [
"theme",
Expand Down

0 comments on commit b2e8d9b

Please sign in to comment.