chore(release): 4.4.16

This commit is contained in:
Pouya Saadeghi 2023-11-30 18:56:36 +00:00
parent 0f994e3205
commit d6171d6d34
2 changed files with 9 additions and 1 deletions

View File

@ -2,6 +2,14 @@
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.4.16 (2023-11-30)
### Bug Fixes
* drawer and modal backdrop color ([0f994e3](https://github.com/saadeghi/daisyui/commit/0f994e320584899141f73e53fe33e76eaa71d0c4))
* drawer scrollbars are now visible. closes: [#2598](https://github.com/saadeghi/daisyui/issues/2598) closes: [#2276](https://github.com/saadeghi/daisyui/issues/2276) ([b2ec8f7](https://github.com/saadeghi/daisyui/commit/b2ec8f7625aaadb3bc8c21fe9f2a6a07065a6de7))
## 4.4.15 (2023-11-30)

View File

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