File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ unreleased] ( https://github.com/elastic/package-registry/compare/v1.32.1...main )
8+
9+ ### Breaking changes
10+
11+ ### Bugfixes
12+
13+ ### Added
14+
15+ ### Deprecated
16+
17+ ### Known Issues
18+
19+
720## [ v1.32.1] ( https://github.com/elastic/package-registry/compare/v1.32.0...v1.32.1 )
821
922### Breaking changes
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ import (
4848
4949const (
5050 serviceName = "package-registry"
51- version = "1.32.1 "
51+ version = "1.32.2 "
5252 defaultInstanceName = "localhost"
5353)
5454
Original file line number Diff line number Diff line change 11{
22 "service.name" : " package-registry" ,
3- "service.version" : " 1.32.1 "
3+ "service.version" : " 1.32.2 "
44}
You can’t perform that action at this time.
0 commit comments