Skip to content

Commit fb64702

Browse files
chore: 1.4.8 [skip ci]
## [1.4.8](v1.4.7...v1.4.8) (2021-03-22) ### Bug Fixes * lock file maintenance ([#11](#11)) ([eb550b0](eb550b0))
1 parent eb550b0 commit fb64702

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.8](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.4.7...v1.4.8) (2021-03-22)
2+
3+
4+
### Bug Fixes
5+
6+
* lock file maintenance ([#11](https://github.com/dword-design/eslint-plugin-import-alias/issues/11)) ([eb550b0](https://github.com/dword-design/eslint-plugin-import-alias/commit/eb550b02f870d501de3c3604457d9b7a8009fd1a))
7+
18
## [1.4.7](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.4.6...v1.4.7) (2021-03-17)
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.7",
3+
"version": "1.4.8",
44
"description": "",
55
"repository": "dword-design/eslint-plugin-import-alias",
66
"funding": "https://www.buymeacoffee.com/dword",

0 commit comments

Comments
 (0)