Skip to content

Commit 230ad13

Browse files
committed
chore: release v1.6.0
1 parent e6fabf8 commit 230ad13

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

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+
310
## [1.5.6](https://github.com/memori-ai/ui/compare/v1.5.5...v1.5.6) (2026-03-03)
411

512
## [1.5.5](https://github.com/memori-ai/ui/compare/v1.5.4...v1.5.5) (2026-03-03)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@memori.ai/ui",
3-
"version": "1.5.6",
3+
"version": "1.6.0",
44
"type": "module",
55
"description": "Memori.ai UI Component Library",
66
"main": "./dist/memori-ai-ui.cjs.js",

0 commit comments

Comments
 (0)