Skip to content

Commit 1a099da

Browse files
committed
(release): 11.0.0-alpha.0
1 parent 2e53051 commit 1a099da

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

33
## HEAD (unreleased)
44

5+
## 11.0.0-alpha.0
6+
7+
- Enhancement: Added support for Angular 20
8+
- Breaking: Removed support for Angular 17 and earlier versions
9+
510
## 10.0.0
611

712
- Enhancement: Support Angular 19, `standalone` now required in all `@Component`

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": "10.0.0",
3+
"version": "11.0.0-alpha.0",
44
"description": "Graph visualization for angular",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)