Skip to content

Commit f76e56e

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2022-07-06) ### Features * **import:** multiple docx output files ([fa4610b](fa4610b))
1 parent fa4610b commit f76e56e

File tree

5 files changed

+899
-4151
lines changed

5 files changed

+899
-4151
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/adobe/helix-importer-ui/compare/v1.0.1...v1.1.0) (2022-07-06)
2+
3+
4+
### Features
5+
6+
* **import:** multiple docx output files ([fa4610b](https://github.com/adobe/helix-importer-ui/commit/fa4610b5c191bf8bdb80874f25ca02711132324b))
7+
18
## [1.0.1](https://github.com/adobe/helix-importer-ui/compare/v1.0.0...v1.0.1) (2022-06-30)
29

310

js/dist/helix-importer.js

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

js/dist/spectrum-web-components.js

+888-4,147
Large diffs are not rendered by default.

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.0.1",
3+
"version": "1.1.0",
44
"description": "helix-import-ui",
55
"scripts": {
66
"clean": "rm -fr ./js/dist",

0 commit comments

Comments
 (0)