Skip to content

Commit 47d6254

Browse files
committed
release: 17.1.0
1 parent 7d7574f commit 47d6254

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [17.1.0](https://github.com/NativeScript/nx/compare/17.0.1...17.1.0) (2023-11-27)
2+
3+
4+
### Features
5+
6+
* Angular 17 support with Nx 17.1+ ([7d7574f](https://github.com/NativeScript/nx/commit/7d7574f79cbdf541944db877425d954ee22098fe))
7+
8+
9+
110
## [17.0.1](https://github.com/NativeScript/nx/compare/17.0.0...17.0.1) (2023-11-02)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-nx-plugins",
3-
"version": "17.0.1",
3+
"version": "17.1.0",
44
"license": "MIT",
55
"scripts": {
66
"nx": "nx",

0 commit comments

Comments
 (0)