Skip to content

Commit 7ec7dcb

Browse files
chore: Release 3.0.1 (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bdedce0 commit 7ec7dcb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
### [3.0.1](https://www.github.com/gulpjs/hacker/compare/v3.0.0...v3.0.1) (2022-06-29)
4+
5+
6+
### Bug Fixes
7+
8+
* Use correct URLs for badges ([bdedce0](https://www.github.com/gulpjs/hacker/commit/bdedce0cea92bc9a309b85a038602b8177301a6f))
9+
310
## [3.0.0](https://www.github.com/gulpjs/hacker/compare/v2.0.0...v3.0.0) (2022-06-29)
411

512

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": "3.0.0",
3+
"version": "3.0.1",
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)