Skip to content

Commit bc09828

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.0...v1.7.0) (2022-09-13) ### Features * scroll to bottom ([#28](#28)) ([033a58c](033a58c))
1 parent 033a58c commit bc09828

File tree

5 files changed

+12
-5
lines changed

5 files changed

+12
-5
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.7.0](https://github.com/adobe/helix-importer-ui/compare/v1.6.0...v1.7.0) (2022-09-13)
2+
3+
4+
### Features
5+
6+
* scroll to bottom ([#28](https://github.com/adobe/helix-importer-ui/issues/28)) ([033a58c](https://github.com/adobe/helix-importer-ui/commit/033a58c2fae6fa27dfd4df994e99792b2133f62e))
7+
18
# [1.6.0](https://github.com/adobe/helix-importer-ui/compare/v1.5.1...v1.6.0) (2022-09-12)
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

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

0 commit comments

Comments
 (0)