Skip to content

Commit fb73955

Browse files
chore(release): 1.18.4 [skip ci]
## [1.18.4](v1.18.3...v1.18.4) (2023-02-27) ### Bug Fixes * getValueFromObject returns empty strings ([d030659](d030659))
1 parent d030659 commit fb73955

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.18.4](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.18.3...v1.18.4) (2023-02-27)
2+
3+
4+
### Bug Fixes
5+
6+
* getValueFromObject returns empty strings ([d030659](https://github.com/CoCreate-app/CoCreate-utils/commit/d030659a285bed28900bc1c2fd2197addc894cba))
7+
18
## [1.18.3](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.18.2...v1.18.3) (2023-02-01)
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.3",
3+
"version": "1.18.4",
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)