Skip to content

Commit 28b347d

Browse files
committed
Release 1.0.1
1 parent aa332a5 commit 28b347d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

+6
Original file line numberDiff line numberDiff line change
@@ -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-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "extend2",
33
"author": "popomore <sakura9515@gmail.com>",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "Port of jQuery.extend for node.js and the browser",
66
"main": "index",
77
"scripts": {

0 commit comments

Comments
 (0)