Skip to content

Commit d3bf029

Browse files
committed
(release): 21.0.0-alpha.4
1 parent e18b75b commit d3bf029

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## HEAD (unreleased)
44

5+
## 12.0.0-alpha.4
6+
57
- Fix: possible console error when nodes or edges are not available during ngOnChanges.
68

79
## 12.0.0-alpha.3

projects/swimlane/ngx-graph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swimlane/ngx-graph",
3-
"version": "12.0.0-alpha.3",
3+
"version": "12.0.0-alpha.4",
44
"description": "Graph visualization for angular",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)