We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6fabf8 commit 230ad13Copy full SHA for 230ad13
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [1.6.0](https://github.com/memori-ai/ui/compare/v1.5.6...v1.6.0) (2026-03-05)
4
+
5
6
+### Features
7
8
+* add optional icon support to DropdownItem ([e6fabf8](https://github.com/memori-ai/ui/commit/e6fabf85aff67b2b15a8b637959e6de6c849c9a3))
9
10
## [1.5.6](https://github.com/memori-ai/ui/compare/v1.5.5...v1.5.6) (2026-03-03)
11
12
## [1.5.5](https://github.com/memori-ai/ui/compare/v1.5.4...v1.5.5) (2026-03-03)
package.json
@@ -1,6 +1,6 @@
{
"name": "@memori.ai/ui",
- "version": "1.5.6",
+ "version": "1.6.0",
"type": "module",
"description": "Memori.ai UI Component Library",
"main": "./dist/memori-ai-ui.cjs.js",
0 commit comments