Skip to content

Commit d0021b2

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2022-09-12) ### Bug Fixes * add missing extra ([#20](#20)) ([c3f5c0d](c3f5c0d))
1 parent c3f5c0d commit d0021b2

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.1](https://github.com/adobe/helix-importer-ui/compare/v1.5.0...v1.5.1) (2022-09-12)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing extra ([#20](https://github.com/adobe/helix-importer-ui/issues/20)) ([c3f5c0d](https://github.com/adobe/helix-importer-ui/commit/c3f5c0dd83e0c54a9377dfc2af643d564e7c8360))
7+
18
# [1.5.0](https://github.com/adobe/helix-importer-ui/compare/v1.4.0...v1.5.0) (2022-09-09)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "helix-import-ui",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "helix-import-ui",
55
"scripts": {
66
"clean": "rm -fr ./js/dist",

0 commit comments

Comments
 (0)