Skip to content

Commit

Permalink
chore(main): release 3.0.0 (#281)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Dec 30, 2022
1 parent 899ef58 commit aa90909
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [3.0.0](https://github.com/daisyui/react-daisyui/compare/v2.5.0...v3.0.0) (2022-12-30)


### ⚠ BREAKING CHANGES

* select refactor

### Bug Fixes

* mark release as breaking ([899ef58](https://github.com/daisyui/react-daisyui/commit/899ef584e4c223f33a12ba7b8c6980a1455ef145))
* Removed generic on Select ([#276](https://github.com/daisyui/react-daisyui/issues/276)) ([e9c9f6d](https://github.com/daisyui/react-daisyui/commit/e9c9f6df71740b24549fe429341328a77615eaef))

## [2.5.0](https://github.com/daisyui/react-daisyui/compare/v2.4.7...v2.5.0) (2022-12-12)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-daisyui",
"version": "2.5.0",
"version": "3.0.0",
"description": "react-daisyui - DaisyUI components built with React 🌼",
"author": "daisyui",
"license": "MIT",
Expand Down

0 comments on commit aa90909

Please sign in to comment.