Skip to content

Commit b44294c

Browse files
chore(release): 14.7.0 [skip ci]
# [14.7.0](v14.6.1...v14.7.0) (2025-07-09) ### Features * border radius on header row ([#662](#662)) ([bd5fdba](bd5fdba))
1 parent bd5fdba commit b44294c

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+
# [14.7.0](https://github.com/neovici/cosmoz-omnitable/compare/v14.6.1...v14.7.0) (2025-07-09)
2+
3+
4+
### Features
5+
6+
* border radius on header row ([#662](https://github.com/neovici/cosmoz-omnitable/issues/662)) ([bd5fdba](https://github.com/neovici/cosmoz-omnitable/commit/bd5fdbabe36c1cc82f08d81878d9ac97551325ec))
7+
18
## [14.6.1](https://github.com/neovici/cosmoz-omnitable/compare/v14.6.0...v14.6.1) (2025-07-09)
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": "14.6.1",
3+
"version": "14.7.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)