Skip to content

Commit d33192b

Browse files
chore(main): release 5.0.6
1 parent a4a7f07 commit d33192b

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [5.0.6](https://github.com/daisyui/react-daisyui/compare/v5.0.5...v5.0.6) (2025-04-16)
4+
5+
6+
### Miscellaneous
7+
8+
* **Alert:** update to 5.0.0 ([96d484d](https://github.com/daisyui/react-daisyui/commit/96d484de796e0ac782e6f611263e0e8f878fd9c9))
9+
* **Avatar:** update to 5.0.0 ([8026430](https://github.com/daisyui/react-daisyui/commit/80264303754a0b4912d6d1fa7759848d4263deab))
10+
* **Badge:** upade to 5.0.0 ([a4a7f07](https://github.com/daisyui/react-daisyui/commit/a4a7f07e391088c7d4e3df74ebbe7e6ad17c4c73))
11+
312
## [5.0.5](https://github.com/daisyui/react-daisyui/compare/v5.0.4...v5.0.5) (2024-09-18)
413

514

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-daisyui",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"description": "react-daisyui - DaisyUI components built with React 🌼",
55
"author": "daisyui",
66
"license": "MIT",

0 commit comments

Comments
 (0)