Skip to content

Commit 19d66bd

Browse files
committed
release: 16.5.0
1 parent 4329627 commit 19d66bd

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [16.5.0](https://github.com/NativeScript/nx/compare/15.0.0...16.5.0) (2023-07-05)
2+
3+
4+
### Features
5+
6+
* update to nx 16.5 ([4329627](https://github.com/NativeScript/nx/commit/4329627cc8628a41595b1acd52feb77ffb276971))
7+
* update to nx 16.2 ([#70](https://github.com/NativeScript/nx/issues/70)) ([15b0f8c](https://github.com/NativeScript/nx/commit/15b0f8c6dcf92ab4405d4783b58f824fb9b10ce4))
8+
9+
10+
111
## [15.0.0](https://github.com/NativeScript/nx/compare/4.2.0...15.0.0) (2023-05-01)
212

313
Matching major version to Nx major which is officially supported going forward.

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": "4.2.0",
3+
"version": "16.5.0",
44
"license": "MIT",
55
"scripts": {
66
"nx": "nx",

0 commit comments

Comments
 (0)