Skip to content

Commit 4e18683

Browse files
chore(release): 1.18.4 [skip ci]
## [1.18.4](v1.18.3...v1.18.4) (2026-02-04) ### Bug Fixes * update worklow ([0764c32](0764c32))
1 parent 0764c32 commit 4e18683

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.18.4](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.18.3...v1.18.4) (2026-02-04)
2+
3+
4+
### Bug Fixes
5+
6+
* update worklow ([0764c32](https://github.com/CoCreate-app/CoCreate-observer/commit/0764c32ef692d845299047d25b9e977afff5ef96))
7+
18
## [1.18.3](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.18.2...v1.18.3) (2025-11-16)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/observer",
3-
"version": "1.18.3",
3+
"version": "1.18.4",
44
"description": "Register a components init function & observe selector. The init function will be fired immedietly after detection of selector.",
55
"keywords": [
66
"observer",

0 commit comments

Comments
 (0)