Skip to content

Commit ae244d1

Browse files
committed
chore(release): v0.2.2
1 parent 7ca0ab5 commit ae244d1

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
# Changelog
22

3+
## 0.2.2 (2025-02-07)
4+
5+
### Features
6+
7+
* **module:** fake generate `tailwindcss` theme colors (for compatibility only)
8+
* **DropdownMenu:** new component
9+
310
## 0.2.1 (2025-02-06)
411

512
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bitrix24/b24ui-nuxt",
33
"description": "Bitrix24 UI-Kit for developing web applications REST API for NUXT & VUE",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"packageManager": "[email protected]",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)