RubyGems
npm
Organizations
Log in
Sign up
npm
@modern-js/utils
Versions diffs
1.7.10 → 1.7.11
@modern-js/utils 1.7.10 → 1.7.11
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/CHANGELOG.md
+6
-0
package/package.json
+1
-1
package/CHANGELOG.md
CHANGED
Viewed
@@ -1,5 +1,11 @@
1
1
# @modern-js/utils
2
2
3
+
## 1.7.11
4
+
5
+
### Patch Changes
6
+
7
+
- nothing happen, only bump
8
+
3
9
## 1.7.10
4
10
5
11
### Patch Changes
package/package.json
CHANGED
Viewed
@@ -11,7 +11,7 @@
11
11
"modern",
12
12
"modern.js"
13
13
],
14
-
"version": "1.7.
10
",
14
+
"version": "1.7.
11
",
15
15
"jsnext:source": "./src/index.ts",
16
16
"types": "./dist/index.d.ts",
17
17
"main": "./dist/index.js",