Skip to content

Commit d41cbf8

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.1...v1.6.0) (2022-09-12) ### Features * worksheet auto filter ([126f1ac](126f1ac))
1 parent 126f1ac commit d41cbf8

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.6.0](https://github.com/adobe/helix-importer-ui/compare/v1.5.1...v1.6.0) (2022-09-12)
2+
3+
4+
### Features
5+
6+
* worksheet auto filter ([126f1ac](https://github.com/adobe/helix-importer-ui/commit/126f1ac371cfce99ca42533eac9f8d4ebd27a37e))
7+
18
## [1.5.1](https://github.com/adobe/helix-importer-ui/compare/v1.5.0...v1.5.1) (2022-09-12)
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.1",
3+
"version": "1.6.0",
44
"description": "helix-import-ui",
55
"scripts": {
66
"clean": "rm -fr ./js/dist",

0 commit comments

Comments
 (0)