Skip to content

Commit 75d537b

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2020-06-15) ### Bug Fixes * fix name ([cd41c66](cd41c66))
1 parent cd41c66 commit 75d537b

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.1.1](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.1.0...v1.1.1) (2020-06-15)
2+
3+
4+
### Bug Fixes
5+
6+
* fix name ([cd41c66](https://github.com/dword-design/eslint-plugin-import-alias/commit/cd41c66b05e01c638c79912bfed5e14d25375c8f))
7+
18
# [1.1.0](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.0.0...v1.1.0) (2020-06-15)
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.1.0",
3+
"version": "1.1.1",
44
"description": "",
55
"repository": "dword-design/eslint-plugin-import-alias",
66
"license": "MIT",

0 commit comments

Comments
 (0)