Skip to content

Commit 19cd7b7

Browse files
chore(release): 1.19.0 [skip ci]
# [1.19.0](v1.18.4...v1.19.0) (2023-03-16) ### Features * replaced get-value and set-value with a super charged version of CoCreate-events ([144e773](144e773))
1 parent 3ad97a8 commit 19cd7b7

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.19.0](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.18.4...v1.19.0) (2023-03-16)
2+
3+
4+
### Features
5+
6+
* replaced get-value and set-value with a super charged version of CoCreate-events ([144e773](https://github.com/CoCreate-app/CoCreate-utils/commit/144e773bacb91393eac7cc8b909f8e9ae8921288))
7+
18
## [1.18.4](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.18.3...v1.18.4) (2023-02-27)
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/utils",
3-
"version": "1.18.4",
3+
"version": "1.19.0",
44
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"utils",

0 commit comments

Comments
 (0)