Skip to content

Commit ad04b84

Browse files
chore(release): 1.0.26 [skip ci]
## [1.0.26](v1.0.25...v1.0.26) (2021-07-07) ### Bug Fixes * update package versions ([7f68fb9](7f68fb9))
1 parent 7f68fb9 commit ad04b84

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.0.26](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.0.25...v1.0.26) (2021-07-07)
2+
3+
4+
### Bug Fixes
5+
6+
* update package versions ([7f68fb9](https://github.com/CoCreate-app/CoCreate-attributes/commit/7f68fb945f075cda308ad040d069f80bdf9f49be))
7+
18
## [1.0.25](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.0.24...v1.0.25) (2021-06-30)
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.0.25",
3+
"version": "1.0.26",
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)