diff --git a/CHANGELOG.md b/CHANGELOG.md index d5614f2..023f139 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.6](https://github.com/toantranmei/mei-nuxt3-ui/compare/v1.2.5...v1.2.6) (2024-05-04) + + +### Features + +* upgrade tailwind config and input file ([a556fdf](https://github.com/toantranmei/mei-nuxt3-ui/commit/a556fdf9b05b57ed31e71cf0ecf5c8c4a1c2e4bc)) + ## [1.2.5](https://github.com/toantranmei/mei-nuxt3-ui/compare/v1.2.4...v1.2.5) (2024-05-04) diff --git a/package.json b/package.json index 6305e41..0ec5d5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@toantranmei/mei-nuxt3-ui", - "version": "1.2.5", + "version": "1.2.6", "description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.", "repository": { "type": "git",