Skip to content

Commit 44688f6

Browse files
chore(release): 1.17.0 [skip ci]
# [1.17.0](v1.16.5...v1.17.0) (2024-11-04) ### Bug Fixes * pretier.config.js and file formating ([d9d97ea](d9d97ea)) ### Features * add prettier.config.js and format files ([2c5d1cb](2c5d1cb)) * add prettier.config.js and format files ([f0763f8](f0763f8))
1 parent d9d97ea commit 44688f6

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.17.0](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.16.5...v1.17.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* pretier.config.js and file formating ([d9d97ea](https://github.com/CoCreate-app/CoCreate-observer/commit/d9d97eabbf03f83175cbb1f3c6084daefd701fb9))
7+
8+
9+
### Features
10+
11+
* add prettier.config.js and format files ([2c5d1cb](https://github.com/CoCreate-app/CoCreate-observer/commit/2c5d1cb8d17cc51f7069814bbd7472316f92974a))
12+
* add prettier.config.js and format files ([f0763f8](https://github.com/CoCreate-app/CoCreate-observer/commit/f0763f8f4915219e2e9e85323e8d7ea38134bd6f))
13+
114
## [1.16.5](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.16.4...v1.16.5) (2024-11-02)
215

316

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.16.5",
3+
"version": "1.17.0",
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)