Skip to content

Commit

Permalink
ci(changesets): version packages (beta) (#4170)
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 29, 2024
1 parent 004c4a4 commit bd7eab5
Show file tree
Hide file tree
Showing 43 changed files with 244 additions and 21 deletions.
3 changes: 3 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"famous-experts-buy",
"fast-horses-explode",
"few-jars-flow",
"five-adults-protect",
"flat-pants-accept",
"fluffy-icons-refuse",
"forty-doors-flash",
Expand All @@ -116,9 +117,11 @@
"kind-insects-end",
"lazy-buttons-exercise",
"light-needles-behave",
"many-starfishes-refuse",
"mean-mangos-occur",
"mighty-birds-deny",
"moody-rabbits-shop",
"nasty-bees-sniff",
"neat-donkeys-accept",
"new-cougars-collect",
"pink-beans-sit",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/accordion

## 2.1.0-beta.13

### Patch Changes

- Updated dependencies [[`004c4a4b3`](https://github.com/nextui-org/nextui/commit/004c4a4b3e44477f148937b12bb542e4b27fd322)]:
- @nextui-org/shared-icons@2.0.10-beta.8
- @nextui-org/divider@2.1.0-beta.9

## 2.1.0-beta.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/accordion",
"version": "2.1.0-beta.12",
"version": "2.1.0-beta.13",
"description": "Collapse display a list of high-level options that can expand/collapse to reveal more information.",
"keywords": [
"react",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/alert

## 2.1.0-beta.14

### Patch Changes

- Updated dependencies [[`004c4a4b3`](https://github.com/nextui-org/nextui/commit/004c4a4b3e44477f148937b12bb542e4b27fd322)]:
- @nextui-org/shared-icons@2.0.10-beta.8
- @nextui-org/button@2.1.0-beta.10

## 2.1.0-beta.13

### 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.13",
"version": "2.1.0-beta.14",
"description": "Alerts are temporary notifications that provide concise feedback about an action or event.",
"keywords": [
"alert"
Expand Down
13 changes: 13 additions & 0 deletions packages/components/autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @nextui-org/autocomplete

## 2.2.0-beta.17

### Patch Changes

- Updated dependencies [[`004c4a4b3`](https://github.com/nextui-org/nextui/commit/004c4a4b3e44477f148937b12bb542e4b27fd322), [`0b5ceb93c`](https://github.com/nextui-org/nextui/commit/0b5ceb93ce098e5d76409190f2d57cd89c06b7e9)]:
- @nextui-org/input@2.3.0-beta.12
- @nextui-org/shared-icons@2.0.10-beta.8
- @nextui-org/listbox@2.2.0-beta.14
- @nextui-org/popover@2.2.0-beta.12
- @nextui-org/button@2.1.0-beta.10
- @nextui-org/scroll-shadow@2.2.0-beta.8
- @nextui-org/spinner@2.1.0-beta.9

## 2.2.0-beta.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/autocomplete",
"version": "2.2.0-beta.16",
"version": "2.2.0-beta.17",
"description": "An autocomplete combines a text input with a listbox, allowing users to filter a list of options to items matching a query.",
"keywords": [
"autocomplete"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/breadcrumbs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nextui-org/breadcrumbs

## 2.1.0-beta.11

### Patch Changes

- Updated dependencies [[`004c4a4b3`](https://github.com/nextui-org/nextui/commit/004c4a4b3e44477f148937b12bb542e4b27fd322)]:
- @nextui-org/shared-icons@2.0.10-beta.8

## 2.1.0-beta.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/breadcrumbs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/breadcrumbs",
"version": "2.1.0-beta.10",
"version": "2.1.0-beta.11",
"description": "Breadcrumbs display a hierarchy of links to the current page or resource in an application.",
"keywords": [
"breadcrumbs"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/calendar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/calendar

## 2.1.0-beta.14

### Patch Changes

- Updated dependencies [[`004c4a4b3`](https://github.com/nextui-org/nextui/commit/004c4a4b3e44477f148937b12bb542e4b27fd322)]:
- @nextui-org/shared-icons@2.0.10-beta.8
- @nextui-org/button@2.1.0-beta.10

## 2.1.0-beta.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/calendar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/calendar",
"version": "2.1.0-beta.13",
"version": "2.1.0-beta.14",
"description": "A calendar displays one or more date grids and allows users to select a single date.",
"keywords": [
"calendar"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/chip/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nextui-org/chip

## 2.1.0-beta.11

### Patch Changes

- Updated dependencies [[`004c4a4b3`](https://github.com/nextui-org/nextui/commit/004c4a4b3e44477f148937b12bb542e4b27fd322)]:
- @nextui-org/shared-icons@2.0.10-beta.8

## 2.1.0-beta.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/chip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/chip",
"version": "2.1.0-beta.10",
"version": "2.1.0-beta.11",
"description": "Chips help people enter information, make selections, filter content, or trigger actions.",
"keywords": [
"chip"
Expand Down
11 changes: 11 additions & 0 deletions packages/components/date-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @nextui-org/date-picker

## 2.2.0-beta.15

### Patch Changes

- Updated dependencies [[`004c4a4b3`](https://github.com/nextui-org/nextui/commit/004c4a4b3e44477f148937b12bb542e4b27fd322)]:
- @nextui-org/shared-icons@2.0.10-beta.8
- @nextui-org/popover@2.2.0-beta.12
- @nextui-org/button@2.1.0-beta.10
- @nextui-org/calendar@2.1.0-beta.14
- @nextui-org/date-input@2.2.0-beta.9

## 2.2.0-beta.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/date-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/date-picker",
"version": "2.2.0-beta.14",
"version": "2.2.0-beta.15",
"description": "A date picker combines a DateInput and a Calendar popover to allow users to enter or select a date and time value.",
"keywords": [
"date-picker"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/drawer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nextui-org/drawer

## 2.1.0-beta.14

### Patch Changes

- Updated dependencies []:
- @nextui-org/modal@2.1.0-beta.14

## 2.1.0-beta.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/drawer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/drawer",
"version": "2.1.0-beta.13",
"version": "2.1.0-beta.14",
"description": "Used to render a content that slides in from the side of the screen.",
"keywords": [
"drawer"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/dropdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/dropdown

## 2.2.0-beta.14

### Patch Changes

- Updated dependencies [[`0b5ceb93c`](https://github.com/nextui-org/nextui/commit/0b5ceb93ce098e5d76409190f2d57cd89c06b7e9)]:
- @nextui-org/menu@2.1.0-beta.13
- @nextui-org/popover@2.2.0-beta.12

## 2.2.0-beta.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/dropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/dropdown",
"version": "2.2.0-beta.13",
"version": "2.2.0-beta.14",
"description": "A dropdown displays a list of actions or options that a user can choose.",
"keywords": [
"dropdown"
Expand Down
9 changes: 9 additions & 0 deletions packages/components/input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nextui-org/input

## 2.3.0-beta.12

### Patch Changes

- [#4172](https://github.com/nextui-org/nextui/pull/4172) [`004c4a4b3`](https://github.com/nextui-org/nextui/commit/004c4a4b3e44477f148937b12bb542e4b27fd322) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - introduce `isClearable` to Textarea component (#2348, #2112)

- Updated dependencies [[`004c4a4b3`](https://github.com/nextui-org/nextui/commit/004c4a4b3e44477f148937b12bb542e4b27fd322)]:
- @nextui-org/shared-icons@2.0.10-beta.8

## 2.3.0-beta.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/input",
"version": "2.3.0-beta.11",
"version": "2.3.0-beta.12",
"description": "The input component is designed for capturing user input within a text field.",
"keywords": [
"input"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/link/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nextui-org/link

## 2.1.0-beta.11

### Patch Changes

- Updated dependencies [[`004c4a4b3`](https://github.com/nextui-org/nextui/commit/004c4a4b3e44477f148937b12bb542e4b27fd322)]:
- @nextui-org/shared-icons@2.0.10-beta.8

## 2.1.0-beta.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/link",
"version": "2.1.0-beta.10",
"version": "2.1.0-beta.11",
"description": "Links allow users to click their way from page to page. This component is styled to resemble a hyperlink and semantically renders an &lt;a&gt;",
"keywords": [
"link"
Expand Down
9 changes: 9 additions & 0 deletions packages/components/listbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nextui-org/listbox

## 2.2.0-beta.14

### Patch Changes

- [#4168](https://github.com/nextui-org/nextui/pull/4168) [`0b5ceb93c`](https://github.com/nextui-org/nextui/commit/0b5ceb93ce098e5d76409190f2d57cd89c06b7e9) Thanks [@macci001](https://github.com/macci001)! - Fixes missing `<li>` wrapper when `href` prop is passed in `ListboxItem`, `MenuItem`, and `PaginationItem` (#4147)

- Updated dependencies []:
- @nextui-org/divider@2.1.0-beta.9

## 2.2.0-beta.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/listbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/listbox",
"version": "2.2.0-beta.13",
"version": "2.2.0-beta.14",
"description": "A listbox displays a list of options and allows a user to select one or more of them.",
"keywords": [
"listbox"
Expand Down
9 changes: 9 additions & 0 deletions packages/components/menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nextui-org/menu

## 2.1.0-beta.13

### Patch Changes

- [#4168](https://github.com/nextui-org/nextui/pull/4168) [`0b5ceb93c`](https://github.com/nextui-org/nextui/commit/0b5ceb93ce098e5d76409190f2d57cd89c06b7e9) Thanks [@macci001](https://github.com/macci001)! - Fixes missing `<li>` wrapper when `href` prop is passed in `ListboxItem`, `MenuItem`, and `PaginationItem` (#4147)

- Updated dependencies []:
- @nextui-org/divider@2.1.0-beta.9

## 2.1.0-beta.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/menu",
"version": "2.1.0-beta.12",
"version": "2.1.0-beta.13",
"description": "A menu displays a list of options and allows a user to select one or more of them.",
"keywords": [
"menu"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/modal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nextui-org/modal

## 2.1.0-beta.14

### Patch Changes

- Updated dependencies [[`004c4a4b3`](https://github.com/nextui-org/nextui/commit/004c4a4b3e44477f148937b12bb542e4b27fd322)]:
- @nextui-org/shared-icons@2.0.10-beta.8

## 2.1.0-beta.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/modal",
"version": "2.1.0-beta.13",
"version": "2.1.0-beta.14",
"description": "Displays a dialog with a custom content that requires attention or provides additional information.",
"keywords": [
"modal"
Expand Down
9 changes: 9 additions & 0 deletions packages/components/pagination/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nextui-org/pagination

## 2.1.0-beta.11

### Patch Changes

- [#4168](https://github.com/nextui-org/nextui/pull/4168) [`0b5ceb93c`](https://github.com/nextui-org/nextui/commit/0b5ceb93ce098e5d76409190f2d57cd89c06b7e9) Thanks [@macci001](https://github.com/macci001)! - Fixes missing `<li>` wrapper when `href` prop is passed in `ListboxItem`, `MenuItem`, and `PaginationItem` (#4147)

- Updated dependencies [[`004c4a4b3`](https://github.com/nextui-org/nextui/commit/004c4a4b3e44477f148937b12bb542e4b27fd322)]:
- @nextui-org/shared-icons@2.0.10-beta.8

## 2.1.0-beta.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/pagination/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/pagination",
"version": "2.1.0-beta.10",
"version": "2.1.0-beta.11",
"description": "The Pagination component allows you to display active page and navigate between multiple pages.",
"keywords": [
"pagination"
Expand Down
11 changes: 11 additions & 0 deletions packages/components/select/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @nextui-org/select

## 2.3.0-beta.19

### Patch Changes

- Updated dependencies [[`004c4a4b3`](https://github.com/nextui-org/nextui/commit/004c4a4b3e44477f148937b12bb542e4b27fd322), [`0b5ceb93c`](https://github.com/nextui-org/nextui/commit/0b5ceb93ce098e5d76409190f2d57cd89c06b7e9)]:
- @nextui-org/shared-icons@2.0.10-beta.8
- @nextui-org/listbox@2.2.0-beta.14
- @nextui-org/popover@2.2.0-beta.12
- @nextui-org/scroll-shadow@2.2.0-beta.8
- @nextui-org/spinner@2.1.0-beta.9

## 2.3.0-beta.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/select",
"version": "2.3.0-beta.18",
"version": "2.3.0-beta.19",
"description": "A select displays a collapsible list of options and allows a user to select one of them.",
"keywords": [
"select"
Expand Down
9 changes: 9 additions & 0 deletions packages/components/snippet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nextui-org/snippet

## 2.1.0-beta.13

### Patch Changes

- Updated dependencies [[`004c4a4b3`](https://github.com/nextui-org/nextui/commit/004c4a4b3e44477f148937b12bb542e4b27fd322)]:
- @nextui-org/shared-icons@2.0.10-beta.8
- @nextui-org/button@2.1.0-beta.10
- @nextui-org/tooltip@2.1.0-beta.11

## 2.1.0-beta.12

### Patch Changes
Expand Down
Loading

0 comments on commit bd7eab5

Please sign in to comment.