Skip to content

Commit 09ea703

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2020-06-18) ### Features * use babel plugin to resolve options ([4d7c247](4d7c247))
1 parent 4d7c247 commit 09ea703

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.3.0](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.2.0...v1.3.0) (2020-06-18)
2+
3+
4+
### Features
5+
6+
* use babel plugin to resolve options ([4d7c247](https://github.com/dword-design/eslint-plugin-import-alias/commit/4d7c24728a96da68045096a3109c00737d62b11a))
7+
18
# [1.2.0](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.1.3...v1.2.0) (2020-06-16)
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.2.0",
3+
"version": "1.3.0",
44
"description": "",
55
"repository": "dword-design/eslint-plugin-import-alias",
66
"license": "MIT",

0 commit comments

Comments
 (0)