Skip to content

Commit 537bb9c

Browse files
chore(main): release 6.3.0 (#842)
1 parent 96299d4 commit 537bb9c

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [6.3.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v6.2.2...v6.3.0) (2024-05-24)
4+
5+
6+
### Features
7+
8+
* add view to schema ([#834](https://github.com/ydb-platform/ydb-embedded-ui/issues/834)) ([fbeea1a](https://github.com/ydb-platform/ydb-embedded-ui/commit/fbeea1afab22803b6df87fe996b67e3c4e6ba94d))
9+
10+
11+
### Bug Fixes
12+
13+
* @gravity-ui/components -> 3.4.1 ([#845](https://github.com/ydb-platform/ydb-embedded-ui/issues/845)) ([96299d4](https://github.com/ydb-platform/ydb-embedded-ui/commit/96299d4e70281b3535f9d8d8a6ef82c89a257230))
14+
315
## [6.2.2](https://github.com/ydb-platform/ydb-embedded-ui/compare/v6.2.1...v6.2.2) (2024-05-23)
416

517

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
@@ -1,6 +1,6 @@
11
{
22
"name": "ydb-embedded-ui",
3-
"version": "6.2.2",
3+
"version": "6.3.0",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)