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 a3a589c commit b36828eCopy full SHA for b36828e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.20.6](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.20.5...v1.20.6) (2023-05-01)
2
+
3
4
+### Bug Fixes
5
6
+* update manifest.json to manifest.webmanifest ([a3a589c](https://github.com/CoCreate-app/CoCreate-utils/commit/a3a589c3970e8bbc2a84da9aa3b96838d95d8c35))
7
8
## [1.20.5](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.20.4...v1.20.5) (2023-05-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/utils",
- "version": "1.20.5",
+ "version": "1.20.6",
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"utils",
0 commit comments