File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.0.0] ( https://www.github.com/gulpjs/copy-props/compare/v3.0.1...v4.0.0 ) (2022-10-09)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Upgrade each-props to v3.0.0
9+ * Remove pre-built browser bundles (#13 )
10+
11+ ### Miscellaneous Chores
12+
13+ * Remove pre-built browser bundles ([ #13 ] ( https://www.github.com/gulpjs/copy-props/issues/13 ) ) ([ ebb6dab] ( https://www.github.com/gulpjs/copy-props/commit/ebb6dab580fbcd4a4d9f3e0adbd3b4873ad4fb96 ) )
14+ * Upgrade each-props to v3.0.0 ([ ebb6dab] ( https://www.github.com/gulpjs/copy-props/commit/ebb6dab580fbcd4a4d9f3e0adbd3b4873ad4fb96 ) )
15+
316### [ 3.0.1] ( https://www.github.com/gulpjs/copy-props/compare/v3.0.0...v3.0.1 ) (2021-10-31)
417
518
Original file line number Diff line number Diff line change 11{
22 "name" : " copy-props" ,
3- "version" : " 3 .0.1 " ,
3+ "version" : " 4 .0.0 " ,
44 "description" : " Copy properties deeply between two objects." ,
55 "author" :
" Gulp Team <[email protected] > (https://gulpjs.com/)" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments