Skip to content

Commit f3d8a60

Browse files
committed
1.5.89
1 parent dc532e9 commit f3d8a60

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="1.5.89"></a>
2+
## [1.5.89](https://github.com/Typescript-TDD/ts-auto-mock/compare/v1.5.88...v1.5.89) (2020-04-11)
3+
4+
5+
16
<a name="1.5.8"></a>
27
## [1.5.8](https://github.com/Typescript-TDD/ts-auto-mock/compare/v1.5.6...v1.5.8) (2020-03-29)
38

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ts-auto-mock",
3-
"version": "1.5.88",
3+
"version": "1.5.89",
44
"description": "Typescript transformer to unlock automatic mock creation for interfaces and classes",
55
"scripts": {
66
"build:transformer": "webpack --config config/modules/transformer/webpack.js",

0 commit comments

Comments
 (0)