Skip to content

Commit bdc5d66

Browse files
chore(release): 17.2.0 [skip ci]
# [17.2.0](v17.1.1...v17.2.0) (2026-02-06) ### Features * improve button labels for saving items as CSV and XLSX ([#880](#880)) ([b59509e](b59509e))
1 parent b59509e commit bdc5d66

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [17.2.0](https://github.com/Neovici/cosmoz-omnitable/compare/v17.1.1...v17.2.0) (2026-02-06)
2+
3+
4+
### Features
5+
6+
* improve button labels for saving items as CSV and XLSX ([#880](https://github.com/Neovici/cosmoz-omnitable/issues/880)) ([b59509e](https://github.com/Neovici/cosmoz-omnitable/commit/b59509efc9238c35ff4d743ba4e0667a12cf112e))
7+
18
## [17.1.1](https://github.com/Neovici/cosmoz-omnitable/compare/v17.1.0...v17.1.1) (2026-02-06)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neovici/cosmoz-omnitable",
3-
"version": "17.1.1",
3+
"version": "17.2.0",
44
"description": "[![Build Status](https://travis-ci.org/Neovici/cosmoz-omnitable.svg?branch=master)](https://travis-ci.org/Neovici/cosmoz-omnitable)",
55
"keywords": [
66
"web-components"

0 commit comments

Comments
 (0)