Skip to content

Commit 6f08068

Browse files
chore(main): release 0.3.0 (#47)
1 parent b745b20 commit 6f08068

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,5 +1,13 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/gravity-ui/graph/compare/v0.2.1...v0.3.0) (2025-03-05)
4+
5+
6+
### Features
7+
8+
* Presented BlockGroups layer ([#48](https://github.com/gravity-ui/graph/issues/48)) ([096543a](https://github.com/gravity-ui/graph/commit/096543aad79409adf9cd587633ec5c7f76c95f74))
9+
* **Storybook:** change elk examples ([#46](https://github.com/gravity-ui/graph/issues/46)) ([a3a181a](https://github.com/gravity-ui/graph/commit/a3a181a8607fd2333b343610797698fe357bd9f4))
10+
311
## [0.2.1](https://github.com/gravity-ui/graph/compare/v0.2.0...v0.2.1) (2025-01-31)
412

513

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": "@gravity-ui/graph",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"description": "Modern graph editor component",
55
"main": "build/index.js",
66
"keywords": [],

0 commit comments

Comments
 (0)