Skip to content

Commit 8e7e3ac

Browse files
committed
release: cut the 0.7.2 release
1 parent e5d1f10 commit 8e7e3ac

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.7.2](https://github.com/nativescript/nativescript-schematics/compare/0.7.1...0.7.2) (2019-10-03)
2+
3+
4+
### Bug Fixes
5+
6+
* add skipLibCheck in `tsconfig.tns.json` ([8bdf6a6](https://github.com/nativescript/nativescript-schematics/commit/8bdf6a6))
7+
* don't check the `.d.ts` files from `node_modules` ([a69b785](https://github.com/nativescript/nativescript-schematics/commit/a69b785)), closes [/github.com/DefinitelyTyped/DefinitelyTyped/pull/38412/files#diff-704f3d6b17350ee2426b25280154df4](https://github.com//github.com/DefinitelyTyped/DefinitelyTyped/pull/38412/files/issues/diff-704f3d6b17350ee2426b25280154df4)
8+
* fix extends inside tsconfig.spec.json to include its base tsconfig.json from the correct location ([32e4462](https://github.com/nativescript/nativescript-schematics/commit/32e4462))
9+
10+
111
## [0.7.1](https://github.com/nativescript/nativescript-schematics/compare/0.7.0...0.7.1) (2019-08-21)
212

313

0 commit comments

Comments
 (0)