We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2688f2 commit 21ef707Copy full SHA for 21ef707
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.21.0](https://github.com/CoCreate-app/CoCreate-pwa/compare/v1.20.0...v1.21.0) (2024-12-14)
2
+
3
4
+### Features
5
6
+* dynamic theme handling ([c2688f2](https://github.com/CoCreate-app/CoCreate-pwa/commit/c2688f2f148f0c68e3693cf932a24976658eb475))
7
8
# [1.20.0](https://github.com/CoCreate-app/CoCreate-pwa/compare/v1.19.4...v1.20.0) (2024-11-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/pwa",
- "version": "1.20.0",
+ "version": "1.21.0",
"description": "A simple pwa component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"pwa",
0 commit comments