Skip to content

Commit e85a725

Browse files
Version Packages (#5)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a164885 commit e85a725

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fair-trees-shake.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.1
4+
5+
### Patch Changes
6+
7+
- [`4abfbae`](https://github.com/emmenko/omit-empty-es/commit/4abfbaea37c6d5daa1fbb11873c5d999243649e5) Thanks [@emmenko](https://github.com/emmenko)! - Fix wrong production bundles
8+
39
### Minor Changes
410

511
- [`f968e80`](https://github.com/emmenko/omit-empty-es/commit/f968e80fa3d15ce9be9b41dbee4457d988637c48) [#1](https://github.com/emmenko/omit-empty-es/pull/1) Thanks [@emmenko](https://github.com/emmenko)! - Use TypeScript, improve CI tools.

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

0 commit comments

Comments
 (0)