Skip to content

Commit d516e59

Browse files
committed
Cut Release 'v2026.5.6'
1 parent 3af0581 commit d516e59

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

.changes/v2026.5.6.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
## [May 06, 2026](https://github.com/OpsLevel/opslevel-go/compare/v2026.4.13...v2026.5.6)

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and is generated by [Changie](https://github.com/miniscruff/changie).
66

7+
## [May 06, 2026](https://github.com/OpsLevel/opslevel-go/compare/v2026.4.13...v2026.5.6)
8+
79
## [April 13, 2026](https://github.com/OpsLevel/opslevel-go/compare/v2026.3.6...v2026.4.13)
810
### Feature
911
* Add SystemRelationship support on ComponentType and ComponentTypeInput

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package opslevel
22

3-
const clientVersion = "v2026.4.13"
3+
const clientVersion = "v2026.5.6"

0 commit comments

Comments
 (0)