Skip to content

Commit 77fefa9

Browse files
chore(release): 1.0.16 [skip ci]
## [1.0.16](v1.0.15...v1.0.16) (2021-05-24) ### Bug Fixes * avoid error by return failure ([bce2839](bce2839))
1 parent 25d22d4 commit 77fefa9

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.0.16](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.0.15...v1.0.16) (2021-05-24)
2+
3+
4+
### Bug Fixes
5+
6+
* avoid error by return failure ([bce2839](https://github.com/CoCreate-app/CoCreate-attributes/commit/bce28397bced0b7685242c9caddb5d70a7f2179b))
7+
18
## [1.0.15](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.0.14...v1.0.15) (2021-05-08)
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.0.15",
3+
"version": "1.0.16",
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)