Skip to content

Commit 506d106

Browse files
committed
chore: 2.0.7
1 parent 8ec5e77 commit 506d106

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+
## [2.0.7](https://github.com/NativeScript/nx/compare/2.0.6...2.0.7) (2021-11-20)
2+
3+
4+
### Bug Fixes
5+
6+
* library test errors ([#42](https://github.com/NativeScript/nx/issues/42)) ([8ec5e77](https://github.com/NativeScript/nx/commit/8ec5e777b4c2dc52be1f399ffc5ff0f6a3470855))
7+
8+
9+
110
## [2.0.6](https://github.com/NativeScript/nx/compare/2.0.5...2.0.6) (2021-11-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": "2.0.6",
3+
"version": "2.0.7",
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": "2.0.6",
3+
"version": "2.0.7",
44
"description": "NativeScript Plugin for Nx",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)