Skip to content

Commit fce2d88

Browse files
chore(main): release 5.1.0
1 parent 708cba9 commit fce2d88

3 files changed

Lines changed: 23 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [5.1.0](https://github.com/daisyui/react-daisyui/compare/v5.0.5...v5.1.0) (2025-04-16)
4+
5+
6+
### Features
7+
8+
* **Dock:** added Dock component to replace BottomNavigation ([f00654c](https://github.com/daisyui/react-daisyui/commit/f00654c9af4554b9acf0cbb97d25f946112e7111))
9+
10+
11+
### Miscellaneous
12+
13+
* **Alert:** update to 5.0.0 ([96d484d](https://github.com/daisyui/react-daisyui/commit/96d484de796e0ac782e6f611263e0e8f878fd9c9))
14+
* **Avatar:** update to 5.0.0 ([8026430](https://github.com/daisyui/react-daisyui/commit/80264303754a0b4912d6d1fa7759848d4263deab))
15+
* **Badge:** upade to 5.0.0 ([a4a7f07](https://github.com/daisyui/react-daisyui/commit/a4a7f07e391088c7d4e3df74ebbe7e6ad17c4c73))
16+
* **Button:** updated to 5.0.0 ([2c177d2](https://github.com/daisyui/react-daisyui/commit/2c177d2bc72bb74fd5d3e2535048e2abeaa266e3))
17+
* **Card:** update to 5.0.0 ([d945a42](https://github.com/daisyui/react-daisyui/commit/d945a426bcb7542f169001915b57c644a95533d3))
18+
* **Chat:** updated to 5.0.0 ([e572a5e](https://github.com/daisyui/react-daisyui/commit/e572a5eea8dc2d17b266e5ad3dae135a1ef0386f))
19+
* **Checkbox:** update to 5.0.0 ([ca27c48](https://github.com/daisyui/react-daisyui/commit/ca27c48cfe56899c4e0bc89b8f2d3826f07f1609))
20+
* **FileInput:** updated to 5.0.0 ([25303f9](https://github.com/daisyui/react-daisyui/commit/25303f99cb5aada09f3bc52fe3767b0ec900643c))
21+
* **Footer:** updated to 5.0.0 ([708cba9](https://github.com/daisyui/react-daisyui/commit/708cba9b82307cea25b78c16b91b82e84d30d289))
22+
323
## [5.0.5](https://github.com/daisyui/react-daisyui/compare/v5.0.4...v5.0.5) (2024-09-18)
424

525

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.1.0",
44
"description": "react-daisyui - DaisyUI components built with React 🌼",
55
"author": "daisyui",
66
"license": "MIT",

0 commit comments

Comments
 (0)