Skip to content

Commit 4a15b1b

Browse files
chore(release): 1.2.9 [skip ci]
## [1.2.9](v1.2.8...v1.2.9) (2021-09-13) ### Bug Fixes * upgrade dependencies ([996ece0](996ece0))
1 parent 996ece0 commit 4a15b1b

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.9](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.2.8...v1.2.9) (2021-09-13)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade dependencies ([996ece0](https://github.com/CoCreate-app/CoCreate-attributes/commit/996ece0259bc05807bec9e66f6dcc9b9d13c2d8a))
7+
18
## [1.2.8](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.2.7...v1.2.8) (2021-09-12)
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.8",
3+
"version": "1.2.9",
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)