Skip to content

Commit 4e6f652

Browse files
chore(release): 1.0.18 [skip ci]
## [1.0.18](v1.0.17...v1.0.18) (2021-06-06) ### Bug Fixes * add hashtag for selector ([808d19c](808d19c)) * observe canvas ([ff4b873](ff4b873)) * update packages, add uuid, add data-parse to demos ([9adf27e](9adf27e))
1 parent e5f7085 commit 4e6f652

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.18](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.0.17...v1.0.18) (2021-06-06)
2+
3+
4+
### Bug Fixes
5+
6+
* add hashtag for selector ([808d19c](https://github.com/CoCreate-app/CoCreate-attributes/commit/808d19cbc9edc590662bda3c00e68558b58f95c6))
7+
* observe canvas ([ff4b873](https://github.com/CoCreate-app/CoCreate-attributes/commit/ff4b873135c221b23b2a6f553f05ec4aec541bca))
8+
* update packages, add uuid, add data-parse to demos ([9adf27e](https://github.com/CoCreate-app/CoCreate-attributes/commit/9adf27e748cbe1ba12a181ec8ca21a24168afad0))
9+
110
## [1.0.17](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.0.16...v1.0.17) (2021-05-24)
211

312

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.17",
3+
"version": "1.0.18",
44
"description": "Simple HTML5 & JavaScript component operate add, update & remove values in element's attributes from input, select or js api. Easy configuration using class, style or any custom attribute. Highly customizable and styleable.",
55
"keywords": [
66
"cocreate",

0 commit comments

Comments
 (0)