Skip to content

Commit a7baf65

Browse files
author
Steve Kirkland
committed
Release v6.28.0
1 parent ea92fdb commit a7baf65

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
## v6.28.0 (** June 2025)
4+
## v6.28.0 (8 July 2025)
55

66
### Enhancements
77

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ If you're a member of the core team, follow these instructions for releasing bug
5454
### Every time
5555
5656
* Create a new release branch named in the format `release/v1.x.x`
57-
* Update the version number in [`lib/bugsnag/version.rb`](./lib/bugsnag_performance/version.rb)
57+
* Update the version number in [`VERSION`](./VERSION)
5858
* Update [`CHANGELOG.md`](./CHANGELOG.md) with any changes
5959
* Open a pull request into `master` and get it approved
6060
* Merge the pull request using the message "Release v1.x.x"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.27.1
1+
6.28.0

0 commit comments

Comments
 (0)