Skip to content

Commit 16dd2e9

Browse files
chore(release): 1.8.25 [skip ci]
## [1.8.25](v1.8.24...v1.8.25) (2023-06-11) ### Bug Fixes * testing workflow ([fb32eac](fb32eac)) * testing workflow ([03409cc](03409cc))
1 parent fb32eac commit 16dd2e9

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.8.25](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.24...v1.8.25) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* testing workflow ([fb32eac](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/fb32eac9cbfe2da4c1efae80d03c6ad074a502bf))
7+
* testing workflow ([03409cc](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/03409cc734968cd75c83cacd0cf864db07facaaf))
8+
19
## [1.8.24](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.23...v1.8.24) (2023-06-11)
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/element-prototype",
3-
"version": "1.8.24",
3+
"version": "1.8.25",
44
"description": "A simple element-prototype component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"element-prototype",

0 commit comments

Comments
 (0)