Skip to content

Commit 1dedbfa

Browse files
committed
fix: use babel in TS compilation
1 parent 3467128 commit 1dedbfa

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1+
<a name="0.7.2"></a>
2+
## [0.7.2](https://github.com/eddyerburgh/vue-jest/compare/v0.7.1...v0.7.2) (2017-10-06)
3+
4+
5+
### Bug Fixes
6+
7+
* use babel to compile TS ([3467128](https://github.com/eddyerburgh/vue-jest/commit/3467128))
8+
9+
110
<a name="0.7.1"></a>
211
## [0.7.1](https://github.com/eddyerburgh/vue-jest/compare/v0.7.0...v0.7.1) (2017-10-06)
312

4-
513
### Bug Fixes
614

715
* remove babel from typescript pipeline ([5ed30be](https://github.com/eddyerburgh/vue-jest/commit/5ed30be))

0 commit comments

Comments
 (0)