diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f93981..eae4b89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.13](https://github.com/toantranmei/mei-nuxt3-ui/compare/v1.1.12...v1.1.13) (2024-04-30) + + +### Features + +* **components:** add navigation, select, table ([5315aec](https://github.com/toantranmei/mei-nuxt3-ui/commit/5315aec8c128c1eed9df8f737e54c4f75d799f26)) + ## [1.1.12](https://github.com/toantranmei/mei-nuxt3-ui/compare/v1.1.11...v1.1.12) (2024-04-20) diff --git a/package.json b/package.json index 3a1c160..21e09d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@toantranmei/mei-nuxt3-ui", - "version": "1.1.12", + "version": "1.1.13", "description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.", "repository": { "type": "git",