Skip to content

Commit 9c9c72b

Browse files
chore(release): 1.0.19 [skip ci]
## [1.0.19](v1.0.18...v1.0.19) (2021-03-28) ### Bug Fixes * testing destination ([404ffa3](404ffa3)) * testing destination ([16373e0](16373e0))
1 parent 404ffa3 commit 9c9c72b

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.19](https://github.com/CoCreate-app/test/compare/v1.0.18...v1.0.19) (2021-03-28)
2+
3+
4+
### Bug Fixes
5+
6+
* testing destination ([404ffa3](https://github.com/CoCreate-app/test/commit/404ffa34ae1aad588f97fb003c4d57430ee436de))
7+
* testing destination ([16373e0](https://github.com/CoCreate-app/test/commit/16373e0fd75a7321ff982b8f9198a1bbad29c7ce))
8+
19
## [1.0.18](https://github.com/CoCreate-app/test/compare/v1.0.17...v1.0.18) (2021-03-28)
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/test",
3-
"version": "1.0.18",
3+
"version": "1.0.19",
44
"description": "A simple test component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"test",

0 commit comments

Comments
 (0)