Skip to content

Commit 46224e0

Browse files
chore(release): 1.4.2 [skip ci]
## [1.4.2](v1.4.1...v1.4.2) (2020-07-04) ### Bug Fixes * fixes after upgrades ([8fe0efb](8fe0efb))
1 parent 10ac656 commit 46224e0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.2](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.4.1...v1.4.2) (2020-07-04)
2+
3+
4+
### Bug Fixes
5+
6+
* fixes after upgrades ([8fe0efb](https://github.com/dword-design/eslint-plugin-import-alias/commit/8fe0efb614f75fca7917ce36ba5f1b04ad23b251))
7+
18
## [1.4.1](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.4.0...v1.4.1) (2020-06-18)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dword-design/eslint-plugin-import-alias",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "",
55
"repository": "dword-design/eslint-plugin-import-alias",
66
"license": "MIT",

0 commit comments

Comments
 (0)