Skip to content

Commit 8ad6027

Browse files
committed
release: 16.5.2
1 parent b2e9034 commit 8ad6027

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [16.5.2](https://github.com/NativeScript/nx/compare/16.5.1...16.5.2) (2023-07-05)
2+
3+
4+
### Bug Fixes
5+
6+
* remove collision on lib alias ([c499461](https://github.com/NativeScript/nx/commit/c499461f3cd4d2552e0b0e3e022550c2a680dfda))
7+
8+
9+
110
# [16.5.1](https://github.com/NativeScript/nx/compare/16.5.0...16.5.1) (2023-07-05)
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": "16.5.1",
3+
"version": "16.5.2",
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.1",
3+
"version": "16.5.2",
44
"description": "NativeScript Plugin for Nx",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)