Skip to content

Commit 2a68c30

Browse files
committed
2.0.0
1 parent 5210e3c commit 2a68c30

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v2.0.0...v2.0.0
2+
3+
remove Object from package
4+
15
## v1.5.0
26

37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "missing-native-js-functions",
3-
"version": "1.5.0",
3+
"version": "2.0.0",
44
"description": "mnJSf that should be the base library for every JS project",
55
"main": "dist/index.js",
66
"browser": "dist/mnjsf.min.js",

0 commit comments

Comments
 (0)