Skip to content

Commit 99a8c46

Browse files
chore(release): 1.0.21 [skip ci]
## [1.0.21](v1.0.20...v1.0.21) (2021-07-17) ### Bug Fixes * init and update demos scripts ([7baf1c8](7baf1c8)) * workflows ([35b25e1](35b25e1))
1 parent 35b25e1 commit 99a8c46

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.21](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.0.20...v1.0.21) (2021-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* init and update demos scripts ([7baf1c8](https://github.com/CoCreate-app/CoCreate-utils/commit/7baf1c82a5aa0887730a28f95c7dae80a0d66da2))
7+
* workflows ([35b25e1](https://github.com/CoCreate-app/CoCreate-utils/commit/35b25e13ff2a072b572a21a2b0ab2a7074f30b2a))
8+
19
## [1.0.20](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.0.19...v1.0.20) (2021-07-14)
210

311

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.0.20",
3+
"version": "1.0.21",
44
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"utils",

0 commit comments

Comments
 (0)