Skip to content

Commit 5124717

Browse files
chore(main): release 1.1.0 (#131)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fa8b15b commit 5124717

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
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.0.1"
2+
".": "1.1.0"
33
}

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/open-feature/go-sdk/compare/v1.0.1...v1.1.0) (2023-01-10)
4+
5+
6+
### Features
7+
8+
* HookContext constructor ([#130](https://github.com/open-feature/go-sdk/issues/130)) ([1701648](https://github.com/open-feature/go-sdk/commit/1701648c5f137a78d850a613db2b159f44a19f86))
9+
* NewClientMetadata constructor ([#133](https://github.com/open-feature/go-sdk/issues/133)) ([fa8b15b](https://github.com/open-feature/go-sdk/commit/fa8b15b4a66c1f606dcc3e631e427631ad63b8c5))
10+
11+
12+
### Bug Fixes
13+
14+
* **deps:** update module github.com/cucumber/godog to v0.12.6 ([#121](https://github.com/open-feature/go-sdk/issues/121)) ([780d5a4](https://github.com/open-feature/go-sdk/commit/780d5a419ffbef2701d018531bbe30676d3bef4d))
15+
* **deps:** update module golang.org/x/text to v0.6.0 ([#115](https://github.com/open-feature/go-sdk/issues/115)) ([728cd4b](https://github.com/open-feature/go-sdk/commit/728cd4bbe4e71eaf03f93edfcd1d1255a616c675))
16+
317
## [1.0.1](https://github.com/open-feature/go-sdk/compare/v1.0.0...v1.0.1) (2022-12-09)
418

519

0 commit comments

Comments
 (0)