Skip to content

Commit 542d425

Browse files
chore(release): 1.2.18 [skip ci]
## [1.2.18](v1.2.17...v1.2.18) (2021-10-02) ### Bug Fixes * update input using crdt if input has crdt=true attribute ([ef7ccde](ef7ccde))
1 parent ef7ccde commit 542d425

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.18](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.2.17...v1.2.18) (2021-10-02)
2+
3+
4+
### Bug Fixes
5+
6+
* update input using crdt if input has crdt=true attribute ([ef7ccde](https://github.com/CoCreate-app/CoCreate-attributes/commit/ef7ccdeb76b5fb6c2cd8285e4a4ba3261ff7f74f))
7+
18
## [1.2.17](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.2.16...v1.2.17) (2021-10-02)
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.17",
3+
"version": "1.2.18",
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)