chore(release): 4.5.0

This commit is contained in:
Pouya Saadeghi 2024-01-02 23:00:06 +00:00
parent 0471a04d3d
commit 2b3ba63985
2 changed files with 13 additions and 1 deletions

View File

@ -2,6 +2,18 @@
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.5.0 (2024-01-02)
### Features
* added some Chinese translations ([#2707](https://github.com/saadeghi/daisyui/issues/2707)) ([c122353](https://github.com/saadeghi/daisyui/commit/c12235317c1b182a464a75ebefd670000c4da36e))
### Bug Fixes
* 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.4.24 (2023-12-24)

View File

@ -1,6 +1,6 @@
{
"name": "daisyui",
"version": "4.4.24",
"version": "4.5.0",
"description": "daisyUI - Tailwind CSS Components",
"author": "Pouya Saadeghi",
"license": "MIT",