Skip to content

Commit 81ba36c

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.0...v1.9.0) (2023-08-17) ### Features * bump cocreate dependencies for the latest updates and features ([209bfd9](209bfd9))
1 parent 209bfd9 commit 81ba36c

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.9.0](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.8.0...v1.9.0) (2023-08-17)
2+
3+
4+
### Features
5+
6+
* bump cocreate dependencies for the latest updates and features ([209bfd9](https://github.com/CoCreate-app/CoCreate-attributes/commit/209bfd93e0d19b3750fa30b40b2a1b9cc9245741))
7+
18
# [1.8.0](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.7.27...v1.8.0) (2023-08-16)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/attributes",
3-
"version": "1.8.0",
3+
"version": "1.9.0",
44
"description": "Simple HTML5 & JavaScript component add, update & remove values in element's attributes from input, select or js api. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"cocreate",
@@ -63,4 +63,4 @@
6363
"@cocreate/observer": "^1.9.0",
6464
"@cocreate/utils": "^1.22.0"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)