Skip to content

Commit 82b4bf7

Browse files
committed
chore: changelog
1 parent c99fca1 commit 82b4bf7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.0.9](https://github.com/NativeScript/nx/compare/3.0.8...3.0.10) (2022-01-28)
2+
3+
4+
### Features
5+
6+
* extra cli flag handling ([8d70070](https://github.com/NativeScript/nx/commit/8d7007085ad601cbdfa76e816c64ce3b86bda1fa))
7+
8+
19
## [3.0.8](https://github.com/NativeScript/nx/compare/2.0.8...3.0.8) (2022-01-22)
210

311

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

0 commit comments

Comments
 (0)