Skip to content

Commit

Permalink
ci(changesets): version packages (beta) (#4106)
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 17, 2024
1 parent 4607fe2 commit 56e1de7
Show file tree
Hide file tree
Showing 41 changed files with 220 additions and 20 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
"poor-moose-double",
"poor-sheep-repair",
"popular-pigs-begin",
"pretty-parrots-guess",
"proud-chicken-impress",
"quick-geckos-punch",
"red-camels-build",
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.9

### Patch Changes

- Updated dependencies []:
- @nextui-org/aria-utils@2.1.0-beta.8
- @nextui-org/framer-utils@2.0.26-beta.8

## 2.1.0-beta.8

### 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.8",
"version": "2.1.0-beta.9",
"description": "Collapse display a list of high-level options that can expand/collapse to reveal more information.",
"keywords": [
"react",
Expand Down
12 changes: 12 additions & 0 deletions packages/components/autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @nextui-org/autocomplete

## 2.2.0-beta.12

### Patch Changes

- Updated dependencies []:
- @nextui-org/button@2.1.0-beta.7
- @nextui-org/input@2.3.0-beta.9
- @nextui-org/listbox@2.2.0-beta.9
- @nextui-org/popover@2.2.0-beta.9
- @nextui-org/scroll-shadow@2.2.0-beta.7
- @nextui-org/aria-utils@2.1.0-beta.8

## 2.2.0-beta.11

### 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.11",
"version": "2.2.0-beta.12",
"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
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.9

### Patch Changes

- Updated dependencies []:
- @nextui-org/button@2.1.0-beta.7
- @nextui-org/framer-utils@2.0.26-beta.8

## 2.1.0-beta.8

### 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.8",
"version": "2.1.0-beta.9",
"description": "A calendar displays one or more date grids and allows users to select a single date.",
"keywords": [
"calendar"
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.10

### Patch Changes

- Updated dependencies []:
- @nextui-org/button@2.1.0-beta.7
- @nextui-org/calendar@2.1.0-beta.9
- @nextui-org/date-input@2.2.0-beta.7
- @nextui-org/popover@2.2.0-beta.9
- @nextui-org/aria-utils@2.1.0-beta.8

## 2.2.0-beta.9

### 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.9",
"version": "2.2.0-beta.10",
"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
8 changes: 8 additions & 0 deletions packages/components/drawer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/drawer

## 2.1.0-beta.10

### Patch Changes

- Updated dependencies []:
- @nextui-org/modal@2.1.0-beta.10
- @nextui-org/framer-utils@2.0.26-beta.8

## 2.1.0-beta.9

### 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.9",
"version": "2.1.0-beta.10",
"description": "Used to render a content that slides in from the side of the screen.",
"keywords": [
"drawer"
Expand Down
9 changes: 9 additions & 0 deletions packages/components/dropdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nextui-org/dropdown

## 2.2.0-beta.9

### Patch Changes

- Updated dependencies []:
- @nextui-org/menu@2.1.0-beta.8
- @nextui-org/popover@2.2.0-beta.9
- @nextui-org/aria-utils@2.1.0-beta.8

## 2.2.0-beta.8

### 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.8",
"version": "2.2.0-beta.9",
"description": "A dropdown displays a list of actions or options that a user can choose.",
"keywords": [
"dropdown"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/listbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nextui-org/listbox

## 2.2.0-beta.9

### Patch Changes

- Updated dependencies []:
- @nextui-org/aria-utils@2.1.0-beta.8

## 2.2.0-beta.8

### 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.8",
"version": "2.2.0-beta.9",
"description": "A listbox displays a list of options and allows a user to select one or more of them.",
"keywords": [
"listbox"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nextui-org/menu

## 2.1.0-beta.8

### Patch Changes

- Updated dependencies []:
- @nextui-org/aria-utils@2.1.0-beta.8

## 2.1.0-beta.7

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

### Patch Changes

- Updated dependencies []:
- @nextui-org/framer-utils@2.0.26-beta.8

## 2.1.0-beta.9

### 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.9",
"version": "2.1.0-beta.10",
"description": "Displays a dialog with a custom content that requires attention or provides additional information.",
"keywords": [
"modal"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/navbar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nextui-org/navbar

## 2.1.0-beta.8

### Patch Changes

- Updated dependencies []:
- @nextui-org/framer-utils@2.0.26-beta.8

## 2.1.0-beta.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/navbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/navbar",
"version": "2.1.0-beta.7",
"version": "2.1.0-beta.8",
"description": "A responsive navigation header positioned on top side of your page that includes support for branding, links, navigation, collapse and more.",
"keywords": [
"navbar"
Expand Down
9 changes: 9 additions & 0 deletions packages/components/popover/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nextui-org/popover

## 2.2.0-beta.9

### Patch Changes

- Updated dependencies []:
- @nextui-org/button@2.1.0-beta.7
- @nextui-org/aria-utils@2.1.0-beta.8
- @nextui-org/framer-utils@2.0.26-beta.8

## 2.2.0-beta.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/popover/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/popover",
"version": "2.2.0-beta.8",
"version": "2.2.0-beta.9",
"description": "A popover is an overlay element positioned relative to a trigger.",
"keywords": [
"popover"
Expand Down
10 changes: 10 additions & 0 deletions packages/components/select/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @nextui-org/select

## 2.3.0-beta.12

### Patch Changes

- Updated dependencies []:
- @nextui-org/listbox@2.2.0-beta.9
- @nextui-org/popover@2.2.0-beta.9
- @nextui-org/scroll-shadow@2.2.0-beta.7
- @nextui-org/aria-utils@2.1.0-beta.8

## 2.3.0-beta.11

### 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.11",
"version": "2.3.0-beta.12",
"description": "A select displays a collapsible list of options and allows a user to select one of them.",
"keywords": [
"select"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/slider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nextui-org/slider

## 2.3.0-beta.8

### Patch Changes

- Updated dependencies []:
- @nextui-org/tooltip@2.1.0-beta.8

## 2.3.0-beta.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/slider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/slider",
"version": "2.3.0-beta.7",
"version": "2.3.0-beta.8",
"description": "A slider allows a user to select one or more values within a range.",
"keywords": [
"slider"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/snippet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/snippet

## 2.1.0-beta.9

### Patch Changes

- Updated dependencies []:
- @nextui-org/button@2.1.0-beta.7
- @nextui-org/tooltip@2.1.0-beta.8

## 2.1.0-beta.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/snippet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/snippet",
"version": "2.1.0-beta.8",
"version": "2.1.0-beta.9",
"description": "Display a snippet of copyable code for the command line.",
"keywords": [
"snippet"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/tabs

## 2.1.0-beta.8

### Patch Changes

- Updated dependencies []:
- @nextui-org/aria-utils@2.1.0-beta.8
- @nextui-org/framer-utils@2.0.26-beta.8

## 2.1.0-beta.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/tabs",
"version": "2.1.0-beta.7",
"version": "2.1.0-beta.8",
"description": "Tabs organize content into multiple sections and allow users to navigate between them.",
"keywords": [
"tabs"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/tooltip/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/tooltip

## 2.1.0-beta.8

### Patch Changes

- Updated dependencies []:
- @nextui-org/aria-utils@2.1.0-beta.8
- @nextui-org/framer-utils@2.0.26-beta.8

## 2.1.0-beta.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/tooltip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/tooltip",
"version": "2.1.0-beta.7",
"version": "2.1.0-beta.8",
"description": "A React Component for rendering dynamically positioned Tooltips",
"keywords": [
"tooltip"
Expand Down
Loading

0 comments on commit 56e1de7

Please sign in to comment.