Skip to content

Commit 5e584e8

Browse files
committed
chore: 2.0.0
1 parent 5952dfe commit 5e584e8

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [2.0.0](https://github.com/NativeScript/nx/compare/1.0.4...2.0.0) (2021-06-25)
2+
3+
4+
### Bug Fixes
5+
6+
* building nx plugin includes spec files ([#19](https://github.com/NativeScript/nx/issues/19)) ([ae6ce54](https://github.com/NativeScript/nx/commit/ae6ce5465fa2da26754e6629ed5ac12036c7576d))
7+
8+
9+
### Features
10+
11+
* Nx 12.4 support with Angular 12 and builder improvements ([#28](https://github.com/NativeScript/nx/issues/28)) ([5952dfe](https://github.com/NativeScript/nx/commit/5952dfe794627c267fccb67c05e476a1c16876a1))
12+
13+
14+
115
## [1.0.4](https://github.com/NativeScript/nx/compare/1.0.3...1.0.4) (2021-04-27)
216

317
### Bug Fixes

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

0 commit comments

Comments
 (0)