Skip to content

Commit

Permalink
chore(release): 4.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [4.1.3](v4.1.2...v4.1.3) (2022-01-20)

### Bug Fixes

* resolve AEM import path ([bca085c](bca085c))
  • Loading branch information
semantic-release-bot committed Jan 20, 2022
1 parent bca085c commit bdb580e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.1.3](https://github.com/aem-vite/import-rewriter/compare/v4.1.2...v4.1.3) (2022-01-20)


### Bug Fixes

* resolve AEM import path ([bca085c](https://github.com/aem-vite/import-rewriter/commit/bca085cc511cc3707a30d1f1a8800b08cfb3bab0))

## [4.1.2](https://github.com/aem-vite/import-rewriter/compare/v4.1.1...v4.1.2) (2022-01-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/aem-vite/import-rewriter/issues"
},
"version": "4.1.2",
"version": "4.1.3",
"engines": {
"node": ">= 12"
},
Expand Down

0 comments on commit bdb580e

Please sign in to comment.