Skip to content

Commit 8e017eb

Browse files
chore(release): 1.0.30 [skip ci]
## [1.0.30](v1.0.29...v1.0.30) (2021-07-02) ### Bug Fixes * conflict ([617ddeb](617ddeb)) * test ([5053acd](5053acd)) * test ([0c6be67](0c6be67)) * test ([5afe735](5afe735)) * test ([e8dd958](e8dd958)) * test ([0f9ac05](0f9ac05)) * test ([5550600](5550600)) * test ([6698229](6698229)) * test ([e0bb343](e0bb343)) * test ([15007b0](15007b0)) * test deployment ([5a57a5f](5a57a5f)) * update ([1d575d4](1d575d4)) * update ([833798d](833798d))
1 parent 5053acd commit 8e017eb

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## [1.0.30](https://github.com/CoCreate-app/CoCreate-test/compare/v1.0.29...v1.0.30) (2021-07-02)
2+
3+
4+
### Bug Fixes
5+
6+
* conflict ([617ddeb](https://github.com/CoCreate-app/CoCreate-test/commit/617ddeb8bba85085621615f3093a91a6d3545be2))
7+
* test ([5053acd](https://github.com/CoCreate-app/CoCreate-test/commit/5053acd7e6d07c7e856325c00bd76a5752044a8f))
8+
* test ([0c6be67](https://github.com/CoCreate-app/CoCreate-test/commit/0c6be67da8cb9a4523f38963eaeaa10fb79e3a5a))
9+
* test ([5afe735](https://github.com/CoCreate-app/CoCreate-test/commit/5afe735b9e62f43bef7fe105d6354f52f6b102bf))
10+
* test ([e8dd958](https://github.com/CoCreate-app/CoCreate-test/commit/e8dd958aa54c81f17d2cef1476e071e01ce262b3))
11+
* test ([0f9ac05](https://github.com/CoCreate-app/CoCreate-test/commit/0f9ac05e317992cb7d2fbffac300adc24e7de7f0))
12+
* test ([5550600](https://github.com/CoCreate-app/CoCreate-test/commit/5550600d654223c7b690ce4c32e0bb6164e52a6e))
13+
* test ([6698229](https://github.com/CoCreate-app/CoCreate-test/commit/66982291ca7ca4e580fda93eaa6be683a468d296))
14+
* test ([e0bb343](https://github.com/CoCreate-app/CoCreate-test/commit/e0bb3436420511b1963d967ad0437fbe8408ebfc))
15+
* test ([15007b0](https://github.com/CoCreate-app/CoCreate-test/commit/15007b09c2dced5e37bbfda4efaa683ddaa93877))
16+
* test deployment ([5a57a5f](https://github.com/CoCreate-app/CoCreate-test/commit/5a57a5fe3ad2f9d42785d41a302a75fa78a1ae57))
17+
* update ([1d575d4](https://github.com/CoCreate-app/CoCreate-test/commit/1d575d48144473ecc24123e740c6688d7defc736))
18+
* update ([833798d](https://github.com/CoCreate-app/CoCreate-test/commit/833798d9e8e451ae32fa721ba541917694743035))
19+
120
# [1.1.0](https://github.com/CoCreate-app/CoCreate-test/compare/v1.0.2...v1.1.0) (2021-03-17)
221

322

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.2",
3+
"version": "1.0.30",
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)