Skip to content

Commit 15da3b3

Browse files
chore: release 5.0.1 (#135)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1c54ffb commit 15da3b3

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+
### [5.0.1](https://www.github.com/gulpjs/liftoff/compare/v5.0.0...v5.0.1) (2025-06-01)
4+
5+
6+
### Bug Fixes
7+
8+
* Avoid passing a null value to existsSync ([#134](https://www.github.com/gulpjs/liftoff/issues/134)) ([1c54ffb](https://www.github.com/gulpjs/liftoff/commit/1c54ffb39dfd798c58fc036701edcb6d5234027c))
9+
310
## [5.0.0](https://www.github.com/gulpjs/liftoff/compare/v4.0.0...v5.0.0) (2024-03-16)
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": "liftoff",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Launch your command line tool with ease.",
55
"author": "Gulp Team <[email protected]> (https://gulpjs.com/)",
66
"contributors": [

0 commit comments

Comments
 (0)