Skip to content

Commit 56cb8ba

Browse files
committed
release: cut the 0.7.1 release 🎉
1 parent 4c6c2ec commit 56cb8ba

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+
## [0.7.1](https://github.com/nativescript/nativescript-schematics/compare/0.7.0...0.7.1) (2019-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* use typescript from @schematics/angular ([#239](https://github.com/nativescript/nativescript-schematics/issues/239)) ([4c6c2ec](https://github.com/nativescript/nativescript-schematics/commit/4c6c2ec))
7+
8+
19
# [0.7.0](https://github.com/nativescript/nativescript-schematics/compare/0.6.0...0.7.0) (2019-08-09)
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/schematics",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "Schematics for NativeScript Angular apps.",
55
"scripts": {
66
"build": "tsc -p tsconfig.json",

0 commit comments

Comments
 (0)