Skip to content

Commit cbd4310

Browse files
committed
1.6.0
1 parent 9e608c7 commit cbd4310

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.6.0"></a>
2+
# [1.6.0](https://github.com/Typescript-TDD/ts-auto-mock/compare/v1.5.891...v1.6.0) (2020-04-11)
3+
4+
5+
16
<a name="1.5.89"></a>
27
## [1.5.89](https://github.com/Typescript-TDD/ts-auto-mock/compare/v1.5.88...v1.5.89) (2020-04-11)
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.891",
3+
"version": "1.6.0",
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)