Skip to content

Commit fc57e9c

Browse files
chore(release): 16.1.1 [skip ci]
## [16.1.1](v16.1.0...v16.1.1) (2026-01-26) ### Bug Fixes * skip initial column layout animation for faster perceived load ([#859](#859)) ([619fbbc](619fbbc))
1 parent 619fbbc commit fc57e9c

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+
## [16.1.1](https://github.com/Neovici/cosmoz-omnitable/compare/v16.1.0...v16.1.1) (2026-01-26)
2+
3+
4+
### Bug Fixes
5+
6+
* skip initial column layout animation for faster perceived load ([#859](https://github.com/Neovici/cosmoz-omnitable/issues/859)) ([619fbbc](https://github.com/Neovici/cosmoz-omnitable/commit/619fbbc7955614f70a3aade945d152c7661233c3))
7+
18
# [16.1.0](https://github.com/Neovici/cosmoz-omnitable/compare/v16.0.3...v16.1.0) (2026-01-26)
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": "16.1.0",
3+
"version": "16.1.1",
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)