Skip to content

Commit 13490cc

Browse files
chore: release 8.0.3 (#141)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9d36482 commit 13490cc

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+
### [8.0.3](https://www.github.com/gulpjs/glob-stream/compare/v8.0.2...v8.0.3) (2025-06-01)
4+
5+
6+
### Bug Fixes
7+
8+
* Do not start and end the stream prematurely ([#136](https://www.github.com/gulpjs/glob-stream/issues/136)) ([9d36482](https://www.github.com/gulpjs/glob-stream/commit/9d364824a925cf10b30ea3cb4f91f7c0cf44784f))
9+
310
### [8.0.2](https://www.github.com/gulpjs/glob-stream/compare/v8.0.1...v8.0.2) (2024-04-08)
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": "glob-stream",
3-
"version": "8.0.2",
3+
"version": "8.0.3",
44
"description": "Readable streamx interface over anymatch.",
55
"author": "Gulp Team <team@gulpjs.com> (https://gulpjs.com/)",
66
"contributors": [

0 commit comments

Comments
 (0)