Skip to content

Commit 7a11cce

Browse files
chore(release): 1.22.2 [skip ci]
## [1.22.2](v1.22.1...v1.22.2) (2025-04-30) ### Bug Fixes * added css-loader ([278cf60](278cf60)) * update query attributes ([dca7463](dca7463)) * updated cocreate modules versions ([a710f90](a710f90)) * webpack.config and devdependencies ([23eb371](23eb371))
1 parent 278cf60 commit 7a11cce

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.22.2](https://github.com/CoCreate-app/CoCreate-pwa/compare/v1.22.1...v1.22.2) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added css-loader ([278cf60](https://github.com/CoCreate-app/CoCreate-pwa/commit/278cf6040b9d122e8e26459a4e7e367230154f4a))
7+
* update query attributes ([dca7463](https://github.com/CoCreate-app/CoCreate-pwa/commit/dca746308c527285c7d6a1bfa17da935cc50db31))
8+
* updated cocreate modules versions ([a710f90](https://github.com/CoCreate-app/CoCreate-pwa/commit/a710f9049a21e4323577969db76a8c82215112cc))
9+
* webpack.config and devdependencies ([23eb371](https://github.com/CoCreate-app/CoCreate-pwa/commit/23eb37119f2ae090999cf52b6a597f0b2d272bd7))
10+
111
## [1.22.1](https://github.com/CoCreate-app/CoCreate-pwa/compare/v1.22.0...v1.22.1) (2025-04-11)
212

313

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