Skip to content

Commit 90c0005

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2022-08-10) ### Features * download pdfs during bulk import ([cc5b041](cc5b041))
1 parent cc5b041 commit 90c0005

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.3.0](https://github.com/adobe/helix-importer-ui/compare/v1.2.0...v1.3.0) (2022-08-10)
2+
3+
4+
### Features
5+
6+
* download pdfs during bulk import ([cc5b041](https://github.com/adobe/helix-importer-ui/commit/cc5b0418dfd6dbe9aa543fc5d13091c5ef0e91ee))
7+
18
# [1.2.0](https://github.com/adobe/helix-importer-ui/compare/v1.1.0...v1.2.0) (2022-07-06)
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.

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

0 commit comments

Comments
 (0)