Skip to content

Commit

Permalink
chore(release): 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Jan 11, 2024
1 parent 69b40ff commit 68bcb5e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## 4.6.0 (2024-01-11)


### Features

* added some Chinese translations ([#2707](https://github.com/saadeghi/daisyui/issues/2707)) ([c122353](https://github.com/saadeghi/daisyui/commit/c12235317c1b182a464a75ebefd670000c4da36e))


### Bug Fixes

* [#2725](https://github.com/saadeghi/daisyui/issues/2725) Change top position to prevent movements when collapse opens ([#2730](https://github.com/saadeghi/daisyui/issues/2730)) ([69b40ff](https://github.com/saadeghi/daisyui/commit/69b40ff2d48e26bb2c38cf551dedf60a4211c018))
* prose code fallback color for old browsers. closes: [#2715](https://github.com/saadeghi/daisyui/issues/2715) ([0471a04](https://github.com/saadeghi/daisyui/commit/0471a04d3d1b5ee2b946b5bfb1ddb8894ea7affc))

## 4.5.0 (2024-01-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daisyui",
"version": "4.5.0",
"version": "4.6.0",
"description": "daisyUI - Tailwind CSS Components",
"author": "Pouya Saadeghi",
"license": "MIT",
Expand Down

0 comments on commit 68bcb5e

Please sign in to comment.