Skip to content

Commit

Permalink
chore: 2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanWalker committed Dec 18, 2021
1 parent a52a480 commit 95e8c3f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.0.8](https://github.com/NativeScript/nx/compare/2.0.7...2.0.8) (2021-12-18)


### Features

* unit testing executor and configuration ([98f0216](https://github.com/NativeScript/nx/commit/98f02167df538d9a1828a88f7116ef534238ebb1))



## [2.0.7](https://github.com/NativeScript/nx/compare/2.0.6...2.0.7) (2021-11-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nativescript-nx-plugins",
"version": "2.0.7",
"version": "2.0.8",
"license": "MIT",
"scripts": {
"nx": "nx",
Expand Down
2 changes: 1 addition & 1 deletion packages/nx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nativescript/nx",
"version": "2.0.7",
"version": "2.0.8",
"description": "NativeScript Plugin for Nx",
"repository": {
"type": "git",
Expand Down

0 comments on commit 95e8c3f

Please sign in to comment.