Skip to content

Commit 332c6d9

Browse files
chore: Release 2.0.0 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cf37e18 commit 332c6d9

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

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/hacker/compare/v1.2.0...v2.0.0) (2022-06-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Normalize repository, dropping node <10.13 support (#3)
9+
10+
### Miscellaneous Chores
11+
12+
* Normalize repository, dropping node <10.13 support ([#3](https://www.github.com/gulpjs/hacker/issues/3)) ([ca5115e](https://www.github.com/gulpjs/hacker/commit/ca5115eb5b7f1502b6b5f32ff8f42d991903cebf))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hacker",
3-
"version": "1.2.0",
3+
"version": "2.0.0",
44
"description": "Hack on your project easily. A liftoff proof-of-concept.",
55
"author": "Gulp Team <[email protected]> (https://gulpjs.com/)",
66
"contributors": [

0 commit comments

Comments
 (0)