Skip to content

Commit 6742a66

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2021-09-08) ### Bug Fixes * update dependencies ([359774f](359774f))
1 parent 359774f commit 6742a66

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.3](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.2.2...v1.2.3) (2021-09-08)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([359774f](https://github.com/CoCreate-app/CoCreate-attributes/commit/359774f10634a0fca98f168a682673499f871dab))
7+
18
## [1.2.2](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.2.1...v1.2.2) (2021-09-06)
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.2",
3+
"version": "1.2.3",
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)