Skip to content

Commit 829090b

Browse files
chore(release): 6.20.1 [skip ci]
## [6.20.1](v6.20.0...v6.20.1) (2026-03-31) ### Bug Fixes * **haunted-polymer:** add resume/pause lifecycle calls for pion 2.13.0 compatibility ([#235](#235)) ([941a7b2](941a7b2))
1 parent 941a7b2 commit 829090b

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [6.20.1](https://github.com/Neovici/cosmoz-utils/compare/v6.20.0...v6.20.1) (2026-03-31)
2+
3+
### Bug Fixes
4+
5+
- **haunted-polymer:** add resume/pause lifecycle calls for pion 2.13.0 compatibility ([#235](https://github.com/Neovici/cosmoz-utils/issues/235)) ([941a7b2](https://github.com/Neovici/cosmoz-utils/commit/941a7b2f32f70464d26622efcc1874c4cb5504a5))
6+
17
# [6.20.0](https://github.com/Neovici/cosmoz-utils/compare/v6.19.0...v6.20.0) (2026-03-23)
28

39
### Features

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-utils",
3-
"version": "6.20.0",
3+
"version": "6.20.1",
44
"description": "Date, money and template management functions commonly needed in Cosmoz views.",
55
"keywords": [
66
"polymer",

0 commit comments

Comments
 (0)