Skip to content

Commit 777b0e1

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

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
## [2.0.0](https://www.github.com/gulpjs/undertaker-task-metadata/compare/v1.0.0...v2.0.0) (2022-06-28)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Normalize repository, dropping node <10.13 support (#7)
9+
10+
### Miscellaneous Chores
11+
12+
* Normalize repository, dropping node <10.13 support ([#7](https://www.github.com/gulpjs/undertaker-task-metadata/issues/7)) ([62ef616](https://www.github.com/gulpjs/undertaker-task-metadata/commit/62ef616cafc66acffb3f8d4f0f7f3472f5b17ac3))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "undertaker-task-metadata",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "Proof-of-concept custom registry that attaches metadata to each task",
55
"author": "Gulp Team <team@gulpjs.com> (https://gulpjs.com/)",
66
"contributors": [

0 commit comments

Comments
 (0)