diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ba0102..343e5d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.8](https://github.com/toantranmei/mei-nuxt3-ui/compare/v1.1.7...v1.1.8) (2024-04-06) + + +### Features + +* **components:** add divider, text, box to atom components ([93cb8d9](https://github.com/toantranmei/mei-nuxt3-ui/commit/93cb8d95aad389593ed52eba5904bb54fb704744)) + ## [1.1.7](https://github.com/toantranmei/mei-nuxt3-ui/compare/v1.1.6...v1.1.7) (2024-04-06) ## [1.1.6](https://github.com/toantranmei/mei-nuxt3-ui/compare/v1.1.5...v1.1.6) (2024-04-05) diff --git a/package.json b/package.json index 675c491..cf25b58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@toantranmei/mei-nuxt3-ui", - "version": "1.1.7", + "version": "1.1.8", "description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.", "repository": { "type": "git",