Skip to content

Commit 1cfedec

Browse files
chore: release 3.1.0 (#273)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 902f5b2 commit 1cfedec

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.1.0](https://www.github.com/gulpjs/gulp-cli/compare/v3.0.0...v3.1.0) (2025-06-01)
4+
5+
6+
### Features
7+
8+
* Support top-level await on Node 22.12+ ([#269](https://www.github.com/gulpjs/gulp-cli/issues/269)) ([902f5b2](https://www.github.com/gulpjs/gulp-cli/commit/902f5b28f1979b40b29e183086796387584ae1ec))
9+
310
## [3.0.0](https://www.github.com/gulpjs/gulp-cli/compare/v2.3.0...v3.0.0) (2024-03-24)
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": "gulp-cli",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "Command line interface for gulp",
55
"author": "Gulp Team <team@gulpjs.com> (https://gulpjs.com/)",
66
"contributors": [],

0 commit comments

Comments
 (0)