Skip to content

Commit

Permalink
ci(changesets): version packages (beta) (#4074)
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 16, 2024
1 parent 70dc759 commit f0520d4
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 @@ -121,6 +121,7 @@
"selfish-baboons-know",
"shy-mails-live",
"silly-candles-wonder",
"sixty-ties-knock",
"slimy-cats-brush",
"slow-paws-punch",
"smooth-mayflies-wonder",
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.7

### Patch Changes

- [#4073](https://github.com/nextui-org/nextui/pull/4073) [`70dc75983`](https://github.com/nextui-org/nextui/commit/70dc7598388022fca04255c3c1623468a38a3803) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Alert compoentn styles improved

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

## 2.1.0-beta.6

### 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.6",
"version": "2.1.0-beta.7",
"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.13

### Patch Changes

- Updated dependencies [[`70dc75983`](https://github.com/nextui-org/nextui/commit/70dc7598388022fca04255c3c1623468a38a3803)]:
- @nextui-org/alert@2.1.0-beta.7
- @nextui-org/theme@2.3.0-beta.8
- @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.12

### 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.12",
"version": "2.5.0-beta.13",
"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.8

### Patch Changes

- [#4073](https://github.com/nextui-org/nextui/pull/4073) [`70dc75983`](https://github.com/nextui-org/nextui/commit/70dc7598388022fca04255c3c1623468a38a3803) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Alert compoentn styles improved

## 2.3.0-beta.7

### 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.7",
"version": "2.3.0-beta.8",
"description": "The default theme for NextUI components",
"keywords": [
"theme",
Expand Down

0 comments on commit f0520d4

Please sign in to comment.