Skip to content

Commit c38c1a3

Browse files
Bump version to v1.28.4
1 parent 4a8443f commit c38c1a3

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/nightwatch/compare/v1.28.3...1.x)
3+
## [Unreleased](https://github.com/laravel/nightwatch/compare/v1.28.4...1.x)
44

55
## [v1.28.2](https://github.com/laravel/nightwatch/compare/v1.28.1...v1.28.2) - 2026-06-24
66

@@ -10,6 +10,16 @@
1010

1111
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.28.1...v1.28.2
1212

13+
## [v1.28.4](https://github.com/laravel/nightwatch/compare/v1.28.3...v1.28.4) - 2026-06-30
14+
15+
### What's Changed
16+
17+
* Support direct connection types by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/390
18+
* Bump the github-actions group across 1 directory with 5 updates by [@dependabot](https://github.com/dependabot)[bot] in https://github.com/laravel/nightwatch/pull/382
19+
* Support enum queues via Queue attribute by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/361
20+
21+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.28.3...v1.28.4
22+
1323
## [v1.28.3](https://github.com/laravel/nightwatch/compare/v1.28.1...v1.28.3) - 2026-06-24
1424

1525
### What's Changed

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.28.3
1+
1.28.4

0 commit comments

Comments
 (0)