Skip to content

Commit c4aaf01

Browse files
committed
build: bump version to 19.0.7
1 parent 5256cbd commit c4aaf01

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The package versions are aligned with the _Angular_ version.
77
* for **Nx < v19** and **NG v17** use _v17.0.5_.
88
* for **Nx < v20** and **NG v18** use _v18.0.1_.
99
* for **Nx >= v20** and **NG v18** use _v18.1.1_.
10-
* for **Nx >= v20** and **NG v19** use _v19.0.5_.
10+
* for **Nx >= v20** and **NG v19** use _v19.0.7_.
1111

1212
**Breaking change** in v18.1.0:
1313

libs/ddd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The package versions are aligned with the _Angular_ version.
77
* for **Nx < v19** and **NG v17** use _v17.0.5_.
88
* for **Nx < v20** and **NG v18** use _v18.0.1_.
99
* for **Nx >= v20** and **NG v18** use _v18.1.1_.
10-
* for **Nx >= v20** and **NG v19** use _v19.0.5_.
10+
* for **Nx >= v20** and **NG v19** use _v19.0.7_.
1111

1212
**Breaking change** in v18.1.0:
1313

libs/ddd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-architects/ddd",
3-
"version": "19.0.6",
3+
"version": "19.0.7",
44
"license": "MIT",
55
"author": "Manfred Steyer",
66
"description": "Nx plugin for structuring a monorepo with domain driven design",

0 commit comments

Comments
 (0)