We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdedce0 commit 7ec7dcbCopy full SHA for 7ec7dcb
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [3.0.0](https://www.github.com/gulpjs/hacker/compare/v2.0.0...v3.0.0) (2022-06-29)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "hacker",
- "version": "3.0.0",
+ "version": "3.0.1",
"description": "Hack on your project easily. A liftoff proof-of-concept.",
"author": "Gulp Team <[email protected]> (https://gulpjs.com/)",
"contributors": [
0 commit comments