Skip to content

Commit 1bf517d

Browse files
chore: Release 3.0.0 (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dcc4175 commit 1bf517d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [3.0.0](https://www.github.com/gulpjs/hacker/compare/v2.0.0...v3.0.0) (2022-06-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Release version that does not exist
9+
10+
### Miscellaneous Chores
11+
12+
* Release version that does not exist ([dcc4175](https://www.github.com/gulpjs/hacker/commit/dcc4175c169ab1829c720dcba74d5befc8b534b4))
13+
314
## [2.0.0](https://www.github.com/gulpjs/hacker/compare/v1.2.0...v2.0.0) (2022-06-29)
415

516

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": "2.0.0",
3+
"version": "3.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)