Skip to content

Commit 66a8a78

Browse files
chore(release): 1.2.21 [skip ci]
## [1.2.21](v1.2.20...v1.2.21) (2021-10-05) ### Bug Fixes * update dependencies ([286c8c1](286c8c1)) * website_id in CoCreate.config ([e40b306](e40b306))
1 parent 286c8c1 commit 66a8a78

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.21](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.2.20...v1.2.21) (2021-10-05)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([286c8c1](https://github.com/CoCreate-app/CoCreate-attributes/commit/286c8c1d14b4d07fafdbd17119beb765cef97d97))
7+
* website_id in CoCreate.config ([e40b306](https://github.com/CoCreate-app/CoCreate-attributes/commit/e40b3067704dd1786ce857ead3e821d98fbe81dd))
8+
19
## [1.2.20](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.2.19...v1.2.20) (2021-10-04)
210

311

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.20",
3+
"version": "1.2.21",
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)