Skip to content

Commit b1d7256

Browse files
chore(release): 1.20.0 [skip ci]
# [1.20.0](v1.19.4...v1.20.0) (2024-11-04) ### Bug Fixes * observer taget has been renamed to selector ([9f13f9d](9f13f9d)) * pretier.config.js and file formating ([77421cc](77421cc)) ### Features * add prettier.config.js and format files ([2cb51a6](2cb51a6))
1 parent 77421cc commit b1d7256

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.20.0](https://github.com/CoCreate-app/CoCreate-pwa/compare/v1.19.4...v1.20.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* observer taget has been renamed to selector ([9f13f9d](https://github.com/CoCreate-app/CoCreate-pwa/commit/9f13f9d8e259c790a5b37ba9cc2d1f563cc14484))
7+
* pretier.config.js and file formating ([77421cc](https://github.com/CoCreate-app/CoCreate-pwa/commit/77421cc3636d3ddb56afc764443c596aaf26e5d9))
8+
9+
10+
### Features
11+
12+
* add prettier.config.js and format files ([2cb51a6](https://github.com/CoCreate-app/CoCreate-pwa/commit/2cb51a69aed9023c80102bc586f67916aec06ce3))
13+
114
## [1.19.4](https://github.com/CoCreate-app/CoCreate-pwa/compare/v1.19.3...v1.19.4) (2024-06-12)
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/pwa",
3-
"version": "1.19.4",
3+
"version": "1.20.0",
44
"description": "A simple pwa component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"pwa",

0 commit comments

Comments
 (0)