Skip to content

Commit e61e478

Browse files
chore: Release 2.0.0 (#9)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8e86270 commit e61e478

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
## [2.0.0](https://www.github.com/gulpjs/undertaker-common-tasks/compare/v1.0.1...v2.0.0) (2022-06-28)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Replace deprecated `ecstatic` with `st`
9+
* Normalize repository, dropping node <10.13 support (#8)
10+
11+
### Miscellaneous Chores
12+
13+
* Normalize repository, dropping node <10.13 support ([#8](https://www.github.com/gulpjs/undertaker-common-tasks/issues/8)) ([cd51fff](https://www.github.com/gulpjs/undertaker-common-tasks/commit/cd51fffe297316307d627ae9a881f3352b80e3fa))
14+
* Replace deprecated `ecstatic` with `st` ([cd51fff](https://www.github.com/gulpjs/undertaker-common-tasks/commit/cd51fffe297316307d627ae9a881f3352b80e3fa))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "undertaker-common-tasks",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "Proof-of-concept custom registry that pre-defines tasks",
55
"author": "Gulp Team <team@gulpjs.com> (http://gulpjs.com/)",
66
"contributors": [

0 commit comments

Comments
 (0)