We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa332a5 commit 28b347dCopy full SHA for 28b347d
History.md
@@ -0,0 +1,6 @@
1
+
2
+1.0.1 / 2021-12-31
3
+==================
4
5
+**fixes**
6
+ * [[`aa332a5`](http://github.com/eggjs/extend2/commit/aa332a59116c8398976434b57ea477c6823054f8)] - fix: __proto__ copy (#2) (Haoliang Gao <<sakura9515@gmail.com>>)
package.json
@@ -1,7 +1,7 @@
{
"name": "extend2",
"author": "popomore <sakura9515@gmail.com>",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Port of jQuery.extend for node.js and the browser",
"main": "index",
7
"scripts": {
0 commit comments