Skip to content

Commit fb27c48

Browse files
chore(release): 1.2.25 [skip ci]
## [1.2.25](v1.2.24...v1.2.25) (2021-10-13) ### Bug Fixes * update dependencies ([d35efce](d35efce))
1 parent d35efce commit fb27c48

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.25](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.2.24...v1.2.25) (2021-10-13)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([d35efce](https://github.com/CoCreate-app/CoCreate-attributes/commit/d35efcea97bbfa8eed3e01c3b49122c572641fe9))
7+
18
## [1.2.24](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.2.23...v1.2.24) (2021-10-13)
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/attributes",
3-
"version": "1.2.24",
3+
"version": "1.2.25",
44
"description": "Simple HTML5 & JavaScript component add, update & remove values in element's attributes from input, select or js api. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"cocreate",

0 commit comments

Comments
 (0)