Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jul 2, 2021
2 parents c69e800 + 8e017eb commit cc13078
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## [1.0.30](https://github.com/CoCreate-app/CoCreate-test/compare/v1.0.29...v1.0.30) (2021-07-02)


### Bug Fixes

* conflict ([617ddeb](https://github.com/CoCreate-app/CoCreate-test/commit/617ddeb8bba85085621615f3093a91a6d3545be2))
* test ([5053acd](https://github.com/CoCreate-app/CoCreate-test/commit/5053acd7e6d07c7e856325c00bd76a5752044a8f))
* test ([0c6be67](https://github.com/CoCreate-app/CoCreate-test/commit/0c6be67da8cb9a4523f38963eaeaa10fb79e3a5a))
* test ([5afe735](https://github.com/CoCreate-app/CoCreate-test/commit/5afe735b9e62f43bef7fe105d6354f52f6b102bf))
* test ([e8dd958](https://github.com/CoCreate-app/CoCreate-test/commit/e8dd958aa54c81f17d2cef1476e071e01ce262b3))
* test ([0f9ac05](https://github.com/CoCreate-app/CoCreate-test/commit/0f9ac05e317992cb7d2fbffac300adc24e7de7f0))
* test ([5550600](https://github.com/CoCreate-app/CoCreate-test/commit/5550600d654223c7b690ce4c32e0bb6164e52a6e))
* test ([6698229](https://github.com/CoCreate-app/CoCreate-test/commit/66982291ca7ca4e580fda93eaa6be683a468d296))
* test ([e0bb343](https://github.com/CoCreate-app/CoCreate-test/commit/e0bb3436420511b1963d967ad0437fbe8408ebfc))
* test ([15007b0](https://github.com/CoCreate-app/CoCreate-test/commit/15007b09c2dced5e37bbfda4efaa683ddaa93877))
* test deployment ([5a57a5f](https://github.com/CoCreate-app/CoCreate-test/commit/5a57a5fe3ad2f9d42785d41a302a75fa78a1ae57))
* update ([1d575d4](https://github.com/CoCreate-app/CoCreate-test/commit/1d575d48144473ecc24123e740c6688d7defc736))
* update ([833798d](https://github.com/CoCreate-app/CoCreate-test/commit/833798d9e8e451ae32fa721ba541917694743035))

# [1.1.0](https://github.com/CoCreate-app/CoCreate-test/compare/v1.0.2...v1.1.0) (2021-03-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/test",
"version": "1.0.2",
"version": "1.0.30",
"description": "A simple test component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"test",
Expand Down

0 comments on commit cc13078

Please sign in to comment.