Skip to content

Commit e3adb51

Browse files
chore(release): 2.214.2
## [2.214.2](v2.214.1...v2.214.2) (2025-09-17) ### Bug Fixes * **UI-1830:** monaco - def color ([4d02ab9](4d02ab9)) * **UI-1830:** monaco - def color ([1afa510](1afa510))
1 parent 4d02ab9 commit e3adb51

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.214.2](https://github.com/autokitteh/web-platform/compare/v2.214.1...v2.214.2) (2025-09-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **UI-1830:** monaco - def color ([4d02ab9](https://github.com/autokitteh/web-platform/commit/4d02ab9bf9a82f3fa0dd6471746a0238c6b8a27c))
7+
* **UI-1830:** monaco - def color ([1afa510](https://github.com/autokitteh/web-platform/commit/1afa510e18e514748b90f5c36576ab3ca8b16cc6))
8+
19
## [2.214.1](https://github.com/autokitteh/web-platform/compare/v2.214.0...v2.214.1) (2025-09-17)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "autokitteh",
33
"private": true,
44
"type": "module",
5-
"version": "2.214.1",
5+
"version": "2.214.2",
66
"scripts": {
77
"build": "vite build",
88
"build-storybook": "storybook build",

0 commit comments

Comments
 (0)