Skip to content

Commit 7b2a590

Browse files
Version Packages (#18)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a1caace commit 7b2a590

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/eight-wombats-cheat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tender-dodos-cover.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
## 1.1.0
22

3+
## 1.1.3
4+
5+
### Patch Changes
6+
7+
- [`e3e0c6a`](https://github.com/emmenko/omit-empty-es/commit/e3e0c6af13ab7defb57a717df965b9ff0271a628) [#10](https://github.com/emmenko/omit-empty-es/pull/10) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies
8+
9+
* [`a1caace`](https://github.com/emmenko/omit-empty-es/commit/a1caace6bb920b1ecaf295548356e29d81dabd06) Thanks [@emmenko](https://github.com/emmenko)! - Use loosen range for babel deps
10+
311
## 1.1.2
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "omit-empty-es",
33
"description": "(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.",
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"homepage": "https://github.com/emmenko/omit-empty-es",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)