Skip to content

Commit

Permalink
patch bump (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
angus-c committed May 6, 2023
1 parent 3375646 commit d8c5dd1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/object-is-empty/CHANGELOG.md
@@ -1,5 +1,11 @@
# just-is-empty

## 3.4.1

### Patch Changes

- Fix is-empty return type

## 3.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/object-is-empty/package.json
@@ -1,6 +1,6 @@
{
"name": "just-is-empty",
"version": "3.4.0",
"version": "3.4.1",
"description": "return true if object has no enumerable key values",
"type": "module",
"exports": {
Expand Down

0 comments on commit d8c5dd1

Please sign in to comment.