Skip to content

Commit 1e2283b

Browse files
committed
chore(release): v0.3.1
1 parent 56f9a21 commit 1e2283b

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## 0.3.1 (2025-02-25)
4+
5+
### Features
6+
* **Modal:** add `scrollbarThin` prop
7+
8+
### Bug Fixes
9+
* **FormFields:** required label dark class
10+
* **Toaster:** add def position
11+
* **Button:** loader size
12+
* **Modal:** header min-height
13+
14+
### Docs
15+
* **InputMenu:** improve
16+
17+
### Chore
18+
* **deps:** update
19+
* **docs:** improve app
20+
* **demo:** improve
21+
* **Form:** improve example
22+
323
## 0.3.0 (2025-02-24)
424

525
### ⚠ BREAKING CHANGES

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.3.0",
4+
"version": "0.3.1",
55
"packageManager": "[email protected]",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)