Skip to content

Commit 395295b

Browse files
chore(release): 16.2.0 [skip ci]
# [16.2.0](v16.1.1...v16.2.0) (2026-01-28) ### Features * sync hash state when initial value changes asynchronously ([#858](#858)) ([cd80a01](cd80a01))
1 parent cd80a01 commit 395295b

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.2.0](https://github.com/Neovici/cosmoz-omnitable/compare/v16.1.1...v16.2.0) (2026-01-28)
2+
3+
4+
### Features
5+
6+
* sync hash state when initial value changes asynchronously ([#858](https://github.com/Neovici/cosmoz-omnitable/issues/858)) ([cd80a01](https://github.com/Neovici/cosmoz-omnitable/commit/cd80a01dff934c7703e6198c95633bb669862059))
7+
18
## [16.1.1](https://github.com/Neovici/cosmoz-omnitable/compare/v16.1.0...v16.1.1) (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.1",
3+
"version": "16.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)