Skip to content

Commit 95e8c3f

Browse files
committed
chore: 2.0.8
1 parent a52a480 commit 95e8c3f

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.8](https://github.com/NativeScript/nx/compare/2.0.7...2.0.8) (2021-12-18)
2+
3+
4+
### Features
5+
6+
* unit testing executor and configuration ([98f0216](https://github.com/NativeScript/nx/commit/98f02167df538d9a1828a88f7116ef534238ebb1))
7+
8+
9+
110
## [2.0.7](https://github.com/NativeScript/nx/compare/2.0.6...2.0.7) (2021-11-20)
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.7",
3+
"version": "2.0.8",
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.7",
3+
"version": "2.0.8",
44
"description": "NativeScript Plugin for Nx",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)