Skip to content

Commit

Permalink
ci(changesets): version packages (#2776)
Browse files Browse the repository at this point in the history
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
  • Loading branch information
github-actions[bot] and jrgarciadev committed Apr 18, 2024
1 parent 9e5dd8c commit a644544
Show file tree
Hide file tree
Showing 18 changed files with 71 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/large-kids-shake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mean-days-smell.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/components/autocomplete/CHANGELOG.md
@@ -1,5 +1,12 @@
# @nextui-org/autocomplete

## 2.0.14

### Patch Changes

- Updated dependencies [[`9e5dd8ce3`](https://github.com/nextui-org/nextui/commit/9e5dd8ce37c94c9ca1ba7b2049a6e55f1803fee9)]:
- @nextui-org/popover@2.1.19

## 2.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/autocomplete/package.json
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/autocomplete",
"version": "2.0.13",
"version": "2.0.14",
"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
6 changes: 6 additions & 0 deletions packages/components/checkbox/CHANGELOG.md
@@ -1,5 +1,11 @@
# @nextui-org/checkbox

## 2.0.28

### Patch Changes

- [#2772](https://github.com/nextui-org/nextui/pull/2772) [`69f713cb0`](https://github.com/nextui-org/nextui/commit/69f713cb056d1d39db510b75bdd53eb29c459b19) Thanks [@chirokas](https://github.com/chirokas)! - Fix non-react props omitted from checkbox group component

## 2.0.27

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/checkbox/package.json
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/checkbox",
"version": "2.0.27",
"version": "2.0.28",
"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/date-picker/CHANGELOG.md
@@ -1,5 +1,12 @@
# @nextui-org/date-picker

## 2.0.5

### Patch Changes

- Updated dependencies [[`9e5dd8ce3`](https://github.com/nextui-org/nextui/commit/9e5dd8ce37c94c9ca1ba7b2049a6e55f1803fee9)]:
- @nextui-org/popover@2.1.19

## 2.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/date-picker/package.json
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/date-picker",
"version": "2.0.4",
"version": "2.0.5",
"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/dropdown/CHANGELOG.md
@@ -1,5 +1,12 @@
# @nextui-org/dropdown

## 2.1.21

### Patch Changes

- Updated dependencies [[`9e5dd8ce3`](https://github.com/nextui-org/nextui/commit/9e5dd8ce37c94c9ca1ba7b2049a6e55f1803fee9)]:
- @nextui-org/popover@2.1.19

## 2.1.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/dropdown/package.json
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/dropdown",
"version": "2.1.20",
"version": "2.1.21",
"description": "A dropdown displays a list of actions or options that a user can choose.",
"keywords": [
"dropdown"
Expand Down
6 changes: 6 additions & 0 deletions packages/components/popover/CHANGELOG.md
@@ -1,5 +1,11 @@
# @nextui-org/popover

## 2.1.19

### Patch Changes

- [`9e5dd8ce3`](https://github.com/nextui-org/nextui/commit/9e5dd8ce37c94c9ca1ba7b2049a6e55f1803fee9) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix ref not beign passed

## 2.1.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/popover/package.json
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/popover",
"version": "2.1.18",
"version": "2.1.19",
"description": "A popover is an overlay element positioned relative to a trigger.",
"keywords": [
"popover"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/select/CHANGELOG.md
@@ -1,5 +1,12 @@
# @nextui-org/select

## 2.1.25

### Patch Changes

- Updated dependencies [[`9e5dd8ce3`](https://github.com/nextui-org/nextui/commit/9e5dd8ce37c94c9ca1ba7b2049a6e55f1803fee9)]:
- @nextui-org/popover@2.1.19

## 2.1.24

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/select/package.json
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/select",
"version": "2.1.24",
"version": "2.1.25",
"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/table/CHANGELOG.md
@@ -1,5 +1,12 @@
# @nextui-org/table

## 2.0.31

### Patch Changes

- Updated dependencies [[`69f713cb0`](https://github.com/nextui-org/nextui/commit/69f713cb056d1d39db510b75bdd53eb29c459b19)]:
- @nextui-org/checkbox@2.0.28

## 2.0.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/table/package.json
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/table",
"version": "2.0.30",
"version": "2.0.31",
"description": "Tables are used to display tabular data using rows and columns. ",
"keywords": [
"table"
Expand Down
16 changes: 16 additions & 0 deletions packages/core/react/CHANGELOG.md
@@ -1,5 +1,21 @@
# @nextui-org/react

## 2.3.4

### Patch Changes

- Updated dependencies [[`69f713cb0`](https://github.com/nextui-org/nextui/commit/69f713cb056d1d39db510b75bdd53eb29c459b19), [`9e5dd8ce3`](https://github.com/nextui-org/nextui/commit/9e5dd8ce37c94c9ca1ba7b2049a6e55f1803fee9)]:
- @nextui-org/checkbox@2.0.28
- @nextui-org/popover@2.1.19
- @nextui-org/modal@2.0.32
- @nextui-org/table@2.0.31
- @nextui-org/autocomplete@2.0.14
- @nextui-org/date-picker@2.0.5
- @nextui-org/dropdown@2.1.21
- @nextui-org/select@2.1.25
- @nextui-org/breadcrumbs@2.0.6
- @nextui-org/navbar@2.0.29

## 2.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/react/package.json
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/react",
"version": "2.3.3",
"version": "2.3.4",
"description": "🚀 Beautiful and modern React UI library.",
"author": "Junior Garcia <jrgarciadev@gmail.com>",
"homepage": "https://nextui.org",
Expand Down

0 comments on commit a644544

Please sign in to comment.