Skip to content

Commit 43ff358

Browse files
Version Packages (#6)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e0e7cc1 commit 43ff358

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/kind-moons-attack.md

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

CHANGELOG.md

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

3+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- [`e0e7cc1`](https://github.com/emmenko/omit-empty-es/commit/e0e7cc18a3d8d3cc0c3ee25595c01cfbbdbce8b3) Thanks [@emmenko](https://github.com/emmenko)! - Remove postinstall script
8+
39
## 1.1.1
410

511
### 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.1",
4+
"version": "1.1.2",
55
"homepage": "https://github.com/emmenko/omit-empty-es",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)