Skip to content

Commit 2665c02

Browse files
chore(release): 1.2.22 [skip ci]
## [1.2.22](v1.2.21...v1.2.22) (2021-10-06) ### Bug Fixes * update crdt dependency ([5047858](5047858))
1 parent 5047858 commit 2665c02

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.22](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.2.21...v1.2.22) (2021-10-06)
2+
3+
4+
### Bug Fixes
5+
6+
* update crdt dependency ([5047858](https://github.com/CoCreate-app/CoCreate-attributes/commit/5047858620fd6d09a35f4a774678c89dd39088b0))
7+
18
## [1.2.21](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.2.20...v1.2.21) (2021-10-05)
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.21",
3+
"version": "1.2.22",
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)