Skip to content

Commit d8c5dd1

Browse files
authored
patch bump (#557)
1 parent 3375646 commit d8c5dd1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: packages/object-is-empty/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# just-is-empty
22

3+
## 3.4.1
4+
5+
### Patch Changes
6+
7+
- Fix is-empty return type
8+
39
## 3.4.0
410

511
### Minor Changes

Diff for: packages/object-is-empty/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "just-is-empty",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"description": "return true if object has no enumerable key values",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)