Skip to content

Commit 864ee4b

Browse files
chore(release): 1.20.0 [skip ci]
# [1.20.0](v1.19.7...v1.20.0) (2023-04-24) ### Features * added pwa manifest ([3692080](3692080))
1 parent 3692080 commit 864ee4b

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.0](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.19.7...v1.20.0) (2023-04-24)
2+
3+
4+
### Features
5+
6+
* added pwa manifest ([3692080](https://github.com/CoCreate-app/CoCreate-utils/commit/36920809ee5101bedda992ef005842a34feb3498))
7+
18
## [1.19.7](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.19.6...v1.19.7) (2023-04-13)
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.19.7",
3+
"version": "1.20.0",
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)