Skip to content

Commit 1c8fc80

Browse files
chore(release): 1.0.25 [skip ci]
## [1.0.25](v1.0.24...v1.0.25) (2021-05-21) ### Bug Fixes * testing ([cce74ef](cce74ef)) * testing ([014f655](014f655))
1 parent cce74ef commit 1c8fc80

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.25](https://github.com/CoCreate-app/test/compare/v1.0.24...v1.0.25) (2021-05-21)
2+
3+
4+
### Bug Fixes
5+
6+
* testing ([cce74ef](https://github.com/CoCreate-app/test/commit/cce74efce32aa937287e3bbfbc6fc6d4fed62612))
7+
* testing ([014f655](https://github.com/CoCreate-app/test/commit/014f65583f517852c3ad6fc98376c35161c21b87))
8+
19
## [1.0.24](https://github.com/CoCreate-app/test/compare/v1.0.23...v1.0.24) (2021-05-21)
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.24",
3+
"version": "1.0.25",
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)