Skip to content

Commit

Permalink
chore(release): 4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Mar 26, 2024
1 parent 56175e0 commit 4e6d4c1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

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.9.0 (2024-03-26)


### Features

* support OKLCH colors on Safari iOS 15 ([56175e0](https://github.com/saadeghi/daisyui/commit/56175e0b4bf6375fa906d9ca734fe4d3362c5fd1)), closes [#2703](https://github.com/saadeghi/daisyui/issues/2703)

## 4.8.0 (2024-03-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "daisyui",
"version": "4.8.0",
"version": "4.9.0",
"description": "daisyUI - Tailwind CSS Components",
"author": "Pouya Saadeghi",
"license": "MIT",
Expand Down

0 comments on commit 4e6d4c1

Please sign in to comment.