Skip to content

Commit d3537b8

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2021-04-19) ### Bug Fixes * ci and build process ([4f082f3](4f082f3)) * npm publish and cdn deployment ([b4cbfd3](b4cbfd3))
1 parent b4cbfd3 commit d3537b8

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.4](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.0.3...v1.0.4) (2021-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* ci and build process ([4f082f3](https://github.com/CoCreate-app/CoCreate-crud-client/commit/4f082f398f42aa30a615a7bf02908f21da0cb4c3))
7+
* npm publish and cdn deployment ([b4cbfd3](https://github.com/CoCreate-app/CoCreate-crud-client/commit/b4cbfd33d898e1f5b7bd2b0477622d2bae1e7e7f))
8+
19
## [1.0.3](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.0.2...v1.0.3) (2021-04-09)
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/crud-client",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "A simple test component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"crud-client",

0 commit comments

Comments
 (0)