Skip to content

Commit

Permalink
Prepare version 1.24.1 (#1215)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoriano authored Sep 3, 2024
1 parent 0595fc9 commit 60256e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.22.5
1.22.6
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [unreleased](https://github.com/elastic/package-registry/compare/v1.24.0...main)
## [v1.24.1](https://github.com/elastic/package-registry/compare/v1.24.0...v1.24.1)

### Breaking changes

### Bugfixes

* Update Go Runtime to 1.22.5. [#1198](https://github.com/elastic/package-registry/pull/1198)
* Update Go Runtime to 1.22.6. [#1215](https://github.com/elastic/package-registry/pull/1215)

### Added

Expand Down

0 comments on commit 60256e2

Please sign in to comment.