Skip to content

Commit e501501

Browse files
committed
fix: test
2 parents eb3979a + d4ee528 commit e501501

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.33](https://github.com/CoCreate-app/CoCreate-test/compare/v1.0.32...v1.0.33) (2021-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* test ([e4b0d70](https://github.com/CoCreate-app/CoCreate-test/commit/e4b0d706fb91e4ea3be693be9272ef2dd35fb523))
7+
18
## [1.0.32](https://github.com/CoCreate-app/CoCreate-test/compare/v1.0.31...v1.0.32) (2021-07-17)
29

310

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