Skip to content

Commit 7faedd6

Browse files
committed
chore: v9
1 parent 85f8b87 commit 7faedd6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [9.0.0](https://github.com/nativescript/nativescript-schematics/compare/1.0.0...9.0.0) (2020-06-16)
2+
3+
4+
### Features
5+
6+
* **angular:** v9 support ([#276](https://github.com/nativescript/nativescript-schematics/issues/276)) ([0bacc61](https://github.com/nativescript/nativescript-schematics/commit/0bacc61bb727d9105c4f39e9d98de6aa0417d1fc))
7+
8+
9+
110
## [1.0.0](https://github.com/nativescript/nativescript-schematics/compare/0.7.3...1.0.0) (2019-12-12)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/schematics",
3-
"version": "9.0.0-beta.0",
3+
"version": "9.0.0",
44
"description": "Schematics for NativeScript Angular apps.",
55
"scripts": {
66
"build": "tsc -p tsconfig.json",

0 commit comments

Comments
 (0)