Skip to content

Commit

Permalink
chore: Release 3.0.0 (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Oct 31, 2021
1 parent 404ff55 commit 1641245
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,12 @@
# Changelog

## [3.0.0](https://www.github.com/gulpjs/copy-props/compare/v2.0.5...v3.0.0) (2021-09-25)


### ⚠ BREAKING CHANGES

* Normalize repository, dropping node <10.13 support (#8)

### Miscellaneous Chores

* Normalize repository, dropping node <10.13 support ([#8](https://www.github.com/gulpjs/copy-props/issues/8)) ([85b1165](https://www.github.com/gulpjs/copy-props/commit/85b1165d3454791d8454ac6b74cbcb993c77bfc6))
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "copy-props",
"version": "2.0.5",
"version": "3.0.0",
"description": "Copy properties deeply between two objects.",
"author": "Gulp Team <team@gulpjs.com> (https://gulpjs.com/)",
"main": "index.js",
Expand Down

0 comments on commit 1641245

Please sign in to comment.