Skip to content

Commit 47f7939

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2021-04-19) ### Bug Fixes * ci and build process ([cfb2160](cfb2160)) * npm publish and cdn deployment ([e0475e5](e0475e5))
1 parent 13246ad commit 47f7939

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.3](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.0.2...v1.0.3) (2021-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* ci and build process ([cfb2160](https://github.com/CoCreate-app/CoCreate-utils/commit/cfb216065c1efe0de27f5d387961e35b0f1cb9f7))
7+
* npm publish and cdn deployment ([e0475e5](https://github.com/CoCreate-app/CoCreate-utils/commit/e0475e5f15ece4e8e32364f6dc108caa16f02291))
8+
19
## [1.0.2](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.0.1...v1.0.2) (2021-04-04)
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.2",
3+
"version": "1.0.3",
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)