diff --git a/CHANGELOG.md b/CHANGELOG.md index eae4b89..b00bc61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.0](https://github.com/toantranmei/mei-nuxt3-ui/compare/v1.1.13...v1.2.0) (2024-05-03) + + +### Features + +* **components:** add breadcrumb, command, notification ([1ab7a31](https://github.com/toantranmei/mei-nuxt3-ui/commit/1ab7a317b35858694a1943d7ecf6b7bee98d426a)) + ## [1.1.13](https://github.com/toantranmei/mei-nuxt3-ui/compare/v1.1.12...v1.1.13) (2024-04-30) diff --git a/package.json b/package.json index 21e09d8..f515c93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@toantranmei/mei-nuxt3-ui", - "version": "1.1.13", + "version": "1.2.0", "description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.", "repository": { "type": "git",