Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(changesets): 📦 version packages #2

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions .changeset/dull-experts-jump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eighty-kids-drop.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/few-oranges-jam.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/nasty-pillows-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-zoos-decide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-trains-wonder.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-plants-mix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-birds-watch.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nextui-org/accordion

## 2.0.33

### Patch Changes

- Updated dependencies []:
- @nextui-org/[email protected]
- @nextui-org/[email protected]
- @nextui-org/[email protected]

## 2.0.32

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

## 2.0.17

### Patch Changes

- [#2889](https://github.com/nextui-org/nextui/pull/2889) [`aba1716ed`](https://github.com/nextui-org/nextui/commit/aba1716edc2a85c94e6baeb4acc481f67589d002) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Update React Aria packages

- Updated dependencies []:
- @nextui-org/[email protected]
- @nextui-org/[email protected]
- @nextui-org/[email protected]
- @nextui-org/[email protected]
- @nextui-org/[email protected]
- @nextui-org/[email protected]
- @nextui-org/[email protected]

## 2.0.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.0.16",
"version": "2.0.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/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nextui-org/badge

## 2.0.28

### Patch Changes

- Updated dependencies [[`e3afa4789`](https://github.com/nextui-org/nextui/commit/e3afa4789a1ac0fa929b2acaca5bd9c520567ab8)]:
- @nextui-org/[email protected]

## 2.0.27

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/badge",
"version": "2.0.27",
"version": "2.0.28",
"description": "Badges are used as a small numerical value or status descriptor for UI elements.",
"keywords": [
"badge"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/button

## 2.0.32

### Patch Changes

- Updated dependencies []:
- @nextui-org/[email protected]
- @nextui-org/[email protected]

## 2.0.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/button",
"version": "2.0.31",
"version": "2.0.32",
"description": "Buttons allow users to perform actions and choose with a single tap.",
"keywords": [
"button"
Expand Down
12 changes: 12 additions & 0 deletions packages/components/calendar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @nextui-org/calendar

## 2.0.5

### Patch Changes

- [#2889](https://github.com/nextui-org/nextui/pull/2889) [`aba1716ed`](https://github.com/nextui-org/nextui/commit/aba1716edc2a85c94e6baeb4acc481f67589d002) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Update React Aria packages

- [#2906](https://github.com/nextui-org/nextui/pull/2906) [`c83ff382b`](https://github.com/nextui-org/nextui/commit/c83ff382b9e5deaa08ed7e64eee484cc4904704d) Thanks [@ShrinidhiUpadhyaya](https://github.com/ShrinidhiUpadhyaya)! - Fixed hiding of unavailable dates in RangeCalendar (#2890)

- Updated dependencies []:
- @nextui-org/[email protected]
- @nextui-org/[email protected]

## 2.0.4

### 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.0.4",
"version": "2.0.5",
"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/code/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nextui-org/code

## 2.0.28

### Patch Changes

- Updated dependencies [[`e3afa4789`](https://github.com/nextui-org/nextui/commit/e3afa4789a1ac0fa929b2acaca5bd9c520567ab8)]:
- @nextui-org/[email protected]

## 2.0.27

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/code/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/code",
"version": "2.0.27",
"version": "2.0.28",
"description": "Code is a component used to display inline code.",
"keywords": [
"code"
Expand Down
6 changes: 6 additions & 0 deletions packages/components/date-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nextui-org/date-input

## 2.0.4

### Patch Changes

- [#2889](https://github.com/nextui-org/nextui/pull/2889) [`aba1716ed`](https://github.com/nextui-org/nextui/commit/aba1716edc2a85c94e6baeb4acc481f67589d002) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Update React Aria packages

## 2.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/date-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/date-input",
"version": "2.0.3",
"version": "2.0.4",
"description": "A date input allows users to enter and edit date and time values using a keyboard.",
"keywords": [
"date-field"
Expand Down
14 changes: 14 additions & 0 deletions packages/components/date-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @nextui-org/date-picker

## 2.0.8

### Patch Changes

- [#2889](https://github.com/nextui-org/nextui/pull/2889) [`aba1716ed`](https://github.com/nextui-org/nextui/commit/aba1716edc2a85c94e6baeb4acc481f67589d002) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Update React Aria packages

- [#2908](https://github.com/nextui-org/nextui/pull/2908) [`2a2a0692c`](https://github.com/nextui-org/nextui/commit/2a2a0692ca81ea575d2328d933d775ccbd43ac1c) Thanks [@wingkwong](https://github.com/wingkwong)! - keep date picker style consistent for different variants (#2901)

- Updated dependencies [[`aba1716ed`](https://github.com/nextui-org/nextui/commit/aba1716edc2a85c94e6baeb4acc481f67589d002), [`c83ff382b`](https://github.com/nextui-org/nextui/commit/c83ff382b9e5deaa08ed7e64eee484cc4904704d)]:
- @nextui-org/[email protected]
- @nextui-org/[email protected]
- @nextui-org/[email protected]
- @nextui-org/[email protected]

## 2.0.7

### 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.0.7",
"version": "2.0.8",
"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/divider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nextui-org/divider

## 2.0.28

### Patch Changes

- Updated dependencies [[`e3afa4789`](https://github.com/nextui-org/nextui/commit/e3afa4789a1ac0fa929b2acaca5bd9c520567ab8)]:
- @nextui-org/[email protected]

## 2.0.27

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/divider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/divider",
"version": "2.0.27",
"version": "2.0.28",
"description": ". A separator is a visual divider between two groups of content",
"keywords": [
"divider"
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.1.24

### Patch Changes

- Updated dependencies []:
- @nextui-org/[email protected]
- @nextui-org/[email protected]

## 2.1.23

### 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.1.23",
"version": "2.1.24",
"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/kbd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nextui-org/kbd

## 2.0.29

### Patch Changes

- Updated dependencies [[`e3afa4789`](https://github.com/nextui-org/nextui/commit/e3afa4789a1ac0fa929b2acaca5bd9c520567ab8)]:
- @nextui-org/[email protected]

## 2.0.28

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/kbd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/kbd",
"version": "2.0.28",
"version": "2.0.29",
"description": "The keyboard key components indicates which key or set of keys used to execute a specificv action",
"keywords": [
"kbd"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/listbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/listbox

## 2.1.20

### Patch Changes

- Updated dependencies []:
- @nextui-org/[email protected]
- @nextui-org/[email protected]

## 2.1.19

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

## 2.0.23

### Patch Changes

- Updated dependencies []:
- @nextui-org/[email protected]
- @nextui-org/[email protected]

## 2.0.22

### 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.0.22",
"version": "2.0.23",
"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.0.34

### Patch Changes

- Updated dependencies []:
- @nextui-org/[email protected]

## 2.0.33

### 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.0.33",
"version": "2.0.34",
"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.0.31

### Patch Changes

- Updated dependencies []:
- @nextui-org/[email protected]

## 2.0.30

### 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.0.30",
"version": "2.0.31",
"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
Loading