Skip to content

Commit

Permalink
minor bump (#556)
Browse files Browse the repository at this point in the history
  • Loading branch information
angus-c committed May 6, 2023
1 parent 06e0e7d commit 398d82f
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.0

### Minor Changes

- Check objects for symbols too

## 3.3.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.3.0",
"version": "3.4.0",
"description": "return true if object has no enumerable key values",
"type": "module",
"exports": {
Expand Down

0 comments on commit 398d82f

Please sign in to comment.