Skip to content

Commit 22e3d1f

Browse files
chore(main): release 0.0.6 (#28)
1 parent e71ef16 commit 22e3d1f

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+
## [0.0.6](https://github.com/gravity-ui/graph/compare/v0.0.5...v0.0.6) (2024-12-03)
4+
5+
6+
### chore
7+
8+
* release 0.0.6 ([e71ef16](https://github.com/gravity-ui/graph/commit/e71ef16d9a3d2c36a531e9224ba8d5180956743e))
9+
10+
11+
### Features
12+
13+
* add connection label inner paddings ([#27](https://github.com/gravity-ui/graph/issues/27)) ([a6791e0](https://github.com/gravity-ui/graph/commit/a6791e0a1ef68238a79bae0d03d7ac108dec57fa))
14+
315
## [0.0.5](https://github.com/gravity-ui/graph/compare/v0.0.4...v0.0.5) (2024-11-29)
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": "@gravity-ui/graph",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Modern graph editor component",
55
"main": "build/index.js",
66
"keywords": [],

0 commit comments

Comments
 (0)