Skip to content

Commit 193f7a0

Browse files
committed
Cut Release 'v2026.2.18'
1 parent be80b4a commit 193f7a0

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

.changes/v2026.2.18.md

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

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+
## [February 18, 2026](https://github.com/OpsLevel/opslevel-go/compare/v2026.1.15...v2026.2.18)
8+
79
## [January 15, 2026](https://github.com/OpsLevel/opslevel-go/compare/v2025.12.17...v2026.1.15)
810
### Bugfix
911
* unescape html strings

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.1.15"
3+
const clientVersion = "v2026.2.18"

0 commit comments

Comments
 (0)