Skip to content

Commit 76f6f77

Browse files
committed
release: cut the 0.5.1 release 🎉
1 parent 5e577e4 commit 76f6f77

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.5.1](https://github.com/nativescript/nativescript-schematics/compare/0.5.0...0.5.1) (2019-02-19)
2+
3+
4+
### Features
5+
6+
* update ng new/add schematics to use NativeScript 5.2 and Angular 7.2 ([#191](https://github.com/nativescript/nativescript-schematics/issues/191)) ([5e577e4](https://github.com/nativescript/nativescript-schematics/commit/5e577e4))
7+
8+
9+
110
# [0.5.0](https://github.com/nativescript/nativescript-schematics/compare/0.4.0...0.5.0) (2019-01-07)
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/schematics",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Schematics for NativeScript Angular apps.",
55
"scripts": {
66
"build": "tsc -p tsconfig.json",

0 commit comments

Comments
 (0)