Skip to content

Commit 5138e4c

Browse files
committed
2.0.2
1 parent db09972 commit 5138e4c

3 files changed

Lines changed: 5 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
## Changelog
22

3-
### [v2.0.1](https://github.com/panates/jsopen-objects/compare/v2.0.0...v2.0.1) -
3+
### [v2.0.2](https://github.com/panates/jsopen-objects/compare/v2.0.1...v2.0.2) -
44

55
#### 🛠 Refactoring and Updates
66

7-
- refactor: Made default "symbolKeys" option to true @Eray Hanoğlu
8-
9-
#### 💬 General Changes
10-
11-
- dev: Coveralls parallel @Eray Hanoğlu
12-
- dev: Coveralls parallel @Eray Hanoğlu
7+
- refactor: Minor typing changes @Eray Hanoğlu

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@jsopen/objects",
33
"description": "Helper utilities for working with JavaScript objects and arrays",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"author": "Panates",
66
"license": "MIT",
77
"private": true,

0 commit comments

Comments
 (0)