Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 19, 2024
1 parent 50c860e commit 944cd72
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 25 deletions.
7 changes: 0 additions & 7 deletions .changeset/forty-pumpkins-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-tools-hide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-wolves-report.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/sour-spiders-melt.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# create-flowbite-react

## 1.0.7

### Patch Changes

- [#1423](https://github.com/themesberg/flowbite-react/pull/1423) [`4350ffb`](https://github.com/themesberg/flowbite-react/commit/4350ffb524cdecd23162c84b4222204bf8910b2c) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - update packages

## 1.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-flowbite-react",
"version": "1.0.6",
"version": "1.0.7",
"description": "Quickly scaffold Flowbite React application",
"keywords": [
"create-flowbite-react",
Expand Down
16 changes: 16 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## 0.10.0

### Minor Changes

- [#1413](https://github.com/themesberg/flowbite-react/pull/1413) [`26401bc`](https://github.com/themesberg/flowbite-react/commit/26401bc5e88ae6a42621fce474236d7055a67516) Thanks [@dhavalveera](https://github.com/dhavalveera)! - feat(components): add "Clipboard"

### Patch Changes

- [#1405](https://github.com/themesberg/flowbite-react/pull/1405) [`c8dba76`](https://github.com/themesberg/flowbite-react/commit/c8dba76e20e101a54999bb477adcba967057ecb3) Thanks [@dhavalveera](https://github.com/dhavalveera)! - ---

Renamed the `Tabs` attribute from `style` to `variant` to allow the use of the `style` attribute, which was previously blocked.

- [#1371](https://github.com/themesberg/flowbite-react/pull/1371) [`92cec6f`](https://github.com/themesberg/flowbite-react/commit/92cec6ff58ae980f34e32ea2b2dc19b151452a0e) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - Mega Menu - export all entities

- [#1423](https://github.com/themesberg/flowbite-react/pull/1423) [`4350ffb`](https://github.com/themesberg/flowbite-react/commit/4350ffb524cdecd23162c84b4222204bf8910b2c) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - update packages

## 0.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flowbite-react",
"version": "0.9.0",
"version": "0.10.0",
"description": "Official React components built for Flowbite and Tailwind CSS",
"keywords": [
"design-system",
Expand Down

0 comments on commit 944cd72

Please sign in to comment.