Skip to content

Commit f013233

Browse files
committed
release: 16.6.0
1 parent 2c45649 commit f013233

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [16.6.0](https://github.com/NativeScript/nx/compare/16.5.2...16.6.0) (2023-10-14)
2+
3+
4+
### Features
5+
6+
* support {N} 8.6 ([2c45649](https://github.com/NativeScript/nx/commit/2c45649c4007d6cea41a318cc29a16ad149277ac))
7+
* use visionos emoji when targeting that platform ([f247d86](https://github.com/NativeScript/nx/commit/f247d86facdca45f93c6096a2be71915d2d35a1b))
8+
9+
10+
111
## [16.5.2](https://github.com/NativeScript/nx/compare/16.5.1...16.5.2) (2023-07-05)
212

313

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

packages/nx/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",
3-
"version": "16.5.2",
3+
"version": "16.6.0",
44
"description": "NativeScript Plugin for Nx",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)