Skip to content

Commit 755d55e

Browse files
chore(release): 1.2.25 [skip ci]
## [1.2.25](v1.2.24...v1.2.25) (2023-01-06) ### Bug Fixes * select multiple remove selected option ([e8b521e](e8b521e)) * workflow [@V3](https://github.com/v3) ([6cc9197](6cc9197))
1 parent 6cc9197 commit 755d55e

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.2.25](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.2.24...v1.2.25) (2023-01-06)
2+
3+
4+
### Bug Fixes
5+
6+
* select multiple remove selected option ([e8b521e](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/e8b521e0e61bd97cfe0d2402bc7ee91c67254c1d))
7+
* workflow [@v3](https://github.com/v3) ([6cc9197](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/6cc91973412811c19eb8032abf895f3113a45b11))
8+
19
## [1.2.24](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.2.23...v1.2.24) (2023-01-05)
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.2.24",
3+
"version": "1.2.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)