Skip to content

Commit 3e3b587

Browse files
chore(main): release 1.17.1
1 parent 4b3d6d9 commit 3e3b587

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.17.0"
2+
".": "1.17.1"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.17.1](https://github.com/open-feature/go-sdk/compare/v1.17.0...v1.17.1) (2025-12-07)
4+
5+
6+
### 🧹 Chore
7+
8+
* add additional linters and fix findings ([#451](https://github.com/open-feature/go-sdk/issues/451)) ([4b3d6d9](https://github.com/open-feature/go-sdk/commit/4b3d6d953076f3056d78c512b31c9fc2ec29ab89))
9+
* remove year from copyright ([#450](https://github.com/open-feature/go-sdk/issues/450)) ([e1a25e6](https://github.com/open-feature/go-sdk/commit/e1a25e6b7e819f67c516c203eed1d8246cd6997a))
10+
* update LICENSE and .gitignore ([#448](https://github.com/open-feature/go-sdk/issues/448)) ([1e080b2](https://github.com/open-feature/go-sdk/commit/1e080b2148f6268ca29b218cc9318c88c384209e))
11+
312
## [1.17.0](https://github.com/open-feature/go-sdk/compare/v1.16.0...v1.17.0) (2025-11-05)
413

514

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.7.0&color=yellow&style=for-the-badge" />
1717
</a>
1818
<!-- x-release-please-start-version -->
19-
<a href="https://github.com/open-feature/go-sdk/releases/tag/v1.17.0">
20-
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.17.0&color=blue&style=for-the-badge" />
19+
<a href="https://github.com/open-feature/go-sdk/releases/tag/v1.17.1">
20+
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.17.1&color=blue&style=for-the-badge" />
2121
</a>
2222
<!-- x-release-please-end -->
2323
<br/>

0 commit comments

Comments
 (0)