Skip to content

Commit

Permalink
ci(changesets): version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jrgarciadev committed Sep 15, 2023
1 parent bc42494 commit 5cd1f2c
Show file tree
Hide file tree
Showing 84 changed files with 382 additions and 62 deletions.
5 changes: 0 additions & 5 deletions .changeset/angry-kings-remain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hip-foxes-give.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/itchy-birds-divide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wild-poets-sip.md

This file was deleted.

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

## 2.0.23

### Patch Changes

- [#1630](https://github.com/nextui-org/nextui/pull/1630) [`bc424948c`](https://github.com/nextui-org/nextui/commit/bc424948c70ddbc5b00a9d732dafcd5008c78b1f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix #1405 and #1608 accordion is no longer preventing spacebar key for Input/Textarea components

- Updated dependencies [[`bc424948c`](https://github.com/nextui-org/nextui/commit/bc424948c70ddbc5b00a9d732dafcd5008c78b1f)]:
- @nextui-org/use-aria-accordion@2.0.1
- @nextui-org/divider@2.0.20
- @nextui-org/react-utils@2.0.9

## 2.0.22

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

## 2.0.21

### Patch Changes

- Updated dependencies []:
- @nextui-org/react-utils@2.0.9

## 2.0.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/avatar",
"version": "2.0.20",
"version": "2.0.21",
"description": "The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.",
"keywords": [
"avatar"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/badge

## 2.0.19

### Patch Changes

- Updated dependencies []:
- @nextui-org/react-utils@2.0.9
- @nextui-org/system-rsc@2.0.5

## 2.0.18

### 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.18",
"version": "2.0.19",
"description": "Badges are used as a small numerical value or status descriptor for UI elements.",
"keywords": [
"badge"
Expand Down
9 changes: 9 additions & 0 deletions packages/components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nextui-org/button

## 2.0.21

### Patch Changes

- Updated dependencies []:
- @nextui-org/react-utils@2.0.9
- @nextui-org/ripple@2.0.21
- @nextui-org/spinner@2.0.19

## 2.0.20

### 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.20",
"version": "2.0.21",
"description": "Buttons allow users to perform actions and choose with a single tap.",
"keywords": [
"button"
Expand Down
10 changes: 10 additions & 0 deletions packages/components/card/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @nextui-org/card

## 2.0.21

### Patch Changes

- [#1611](https://github.com/nextui-org/nextui/pull/1611) [`05c966e8a`](https://github.com/nextui-org/nextui/commit/05c966e8a46accff1fa271d50a3161f10d1e203d) Thanks [@bobbychan](https://github.com/bobbychan)! - fix: corrected footerStyles in card footer

- Updated dependencies []:
- @nextui-org/react-utils@2.0.9
- @nextui-org/ripple@2.0.21

## 2.0.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/card",
"version": "2.0.20",
"version": "2.0.21",
"description": "Card is a container for text, photos, and actions in the context of a single subject.",
"keywords": [
"card"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nextui-org/checkbox

## 2.0.22

### Patch Changes

- Updated dependencies []:
- @nextui-org/react-utils@2.0.9

## 2.0.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/checkbox",
"version": "2.0.21",
"version": "2.0.22",
"description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.",
"keywords": [
"checkbox"
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.0.21

### Patch Changes

- Updated dependencies []:
- @nextui-org/react-utils@2.0.9

## 2.0.20

### 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.0.20",
"version": "2.0.21",
"description": "Chips help people enter information, make selections, filter content, or trigger actions.",
"keywords": [
"chip"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/code/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/code

## 2.0.19

### Patch Changes

- Updated dependencies []:
- @nextui-org/react-utils@2.0.9
- @nextui-org/system-rsc@2.0.5

## 2.0.18

### 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.18",
"version": "2.0.19",
"description": "Code is a component used to display inline code.",
"keywords": [
"code"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/divider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/divider

## 2.0.20

### Patch Changes

- Updated dependencies [[`cdc30db14`](https://github.com/nextui-org/nextui/commit/cdc30db14c75d9c2e05d928e52c08a49cc1b6437)]:
- @nextui-org/react-rsc-utils@2.0.9
- @nextui-org/system-rsc@2.0.5

## 2.0.19

### 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.19",
"version": "2.0.20",
"description": ". A separator is a visual divider between two groups of content",
"keywords": [
"divider"
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.1.10

### Patch Changes

- Updated dependencies []:
- @nextui-org/popover@2.1.9
- @nextui-org/react-utils@2.0.9
- @nextui-org/menu@2.0.11

## 2.1.9

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

## 2.0.21

### Patch Changes

- Updated dependencies []:
- @nextui-org/react-utils@2.0.9

## 2.0.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/image",
"version": "2.0.20",
"version": "2.0.21",
"description": "A simple image component",
"keywords": [
"image"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nextui-org/input

## 2.1.9

### Patch Changes

- Updated dependencies []:
- @nextui-org/react-utils@2.0.9

## 2.1.8

### 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.1.8",
"version": "2.1.9",
"description": "The input component is designed for capturing user input within a text field.",
"keywords": [
"input"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/kbd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/kbd

## 2.0.20

### Patch Changes

- Updated dependencies []:
- @nextui-org/react-utils@2.0.9
- @nextui-org/system-rsc@2.0.5

## 2.0.19

### 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.19",
"version": "2.0.20",
"description": "The keyboard key components indicates which key or set of keys used to execute a specificv action",
"keywords": [
"kbd"
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.0.22

### Patch Changes

- Updated dependencies []:
- @nextui-org/react-utils@2.0.9

## 2.0.21

### 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.0.21",
"version": "2.0.22",
"description": "Links allow users to click their way from page to page. This component is styled to resemble a hyperlink and semantically renders an <a>",
"keywords": [
"link"
Expand Down
10 changes: 10 additions & 0 deletions packages/components/listbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @nextui-org/listbox

## 2.1.10

### Patch Changes

- [#1628](https://github.com/nextui-org/nextui/pull/1628) [`3aa86423a`](https://github.com/nextui-org/nextui/commit/3aa86423aa4b0c56d2e14772bc081f98a5fbdb05) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix #1625 Listbox item classNames

- Updated dependencies []:
- @nextui-org/divider@2.0.20
- @nextui-org/react-utils@2.0.9

## 2.1.9

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

### Patch Changes

- Updated dependencies []:
- @nextui-org/divider@2.0.20
- @nextui-org/react-utils@2.0.9

## 2.0.10

### 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.10",
"version": "2.0.11",
"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.23

### Patch Changes

- Updated dependencies []:
- @nextui-org/react-utils@2.0.9

## 2.0.22

### Patch Changes
Expand Down
Loading

0 comments on commit 5cd1f2c

Please sign in to comment.