Skip to content

Commit b36828e

Browse files
chore(release): 1.20.6 [skip ci]
## [1.20.6](v1.20.5...v1.20.6) (2023-05-01) ### Bug Fixes * update manifest.json to manifest.webmanifest ([a3a589c](a3a589c))
1 parent a3a589c commit b36828e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.20.5](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.20.4...v1.20.5) (2023-05-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/utils",
3-
"version": "1.20.5",
3+
"version": "1.20.6",
44
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"utils",

0 commit comments

Comments
 (0)