diff --git a/CHANGELOG.md b/CHANGELOG.md index f78d0b231d2..ef498340b00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### 3.0.29 (2023-06-11) + ### 3.0.28 (2023-06-11) ### 3.0.27 (2023-06-11) diff --git a/package.json b/package.json index 46abac9eb82..79184aa7976 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "daisyui", - "version": "3.0.28", + "version": "3.0.29", "description": "daisyUI - Tailwind CSS Components", "author": "Pouya Saadeghi", "license": "MIT",