Skip to content

Commit

Permalink
chore(main): release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 15, 2022
1 parent dbfe402 commit c010550
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [2.3.0](https://github.com/daisyui/react-daisyui/compare/v2.2.0...v2.3.0) (2022-08-15)


### Features

* bottom navigation component ([#187](https://github.com/daisyui/react-daisyui/issues/187)) ([6875e81](https://github.com/daisyui/react-daisyui/commit/6875e81d5f6b5294406e23c729bc3e5fbf0139ea))


### Bug Fixes

* **Drawer:** Add ability to override drawer internal classNames ([#188](https://github.com/daisyui/react-daisyui/issues/188)) ([e34093b](https://github.com/daisyui/react-daisyui/commit/e34093b587fb44dbffbbb0672e723302a21aad6d))


### Miscellaneous

* added new themes ([#190](https://github.com/daisyui/react-daisyui/issues/190)) ([dbfe402](https://github.com/daisyui/react-daisyui/commit/dbfe4027fbcbf2e567b6c6f6aa6530afa29cc841))

## [2.2.0](https://github.com/daisyui/react-daisyui/compare/v2.1.0...v2.2.0) (2022-08-05)


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.2.0",
"version": "2.3.0",
"description": "react-daisyui - DaisyUI components built with React 🌼",
"author": "daisyui",
"license": "MIT",
Expand Down

0 comments on commit c010550

Please sign in to comment.