Skip to content

Commit 2bc3c38

Browse files
chore(main): release 1.6.0 (#203)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 07f4974 commit 2bc3c38

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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.5.1"
2+
".": "1.6.0"
33
}

CHANGELOG.md

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

3+
## [1.6.0](https://github.com/open-feature/go-sdk/compare/v1.5.1...v1.6.0) (2023-07-28)
4+
5+
6+
### Features
7+
8+
* EvaluationContext add constructor without TargetingKey ([#204](https://github.com/open-feature/go-sdk/issues/204)) ([07f4974](https://github.com/open-feature/go-sdk/commit/07f49743ec6ade051a2f5a0aea1662146048b240))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update module github.com/open-feature/go-sdk-contrib/providers/flagd to v0.1.14 ([#196](https://github.com/open-feature/go-sdk/issues/196)) ([a2987b8](https://github.com/open-feature/go-sdk/commit/a2987b80569c78441b2068f5683d53feef014a1a))
14+
315
## [1.5.1](https://github.com/open-feature/go-sdk/compare/v1.5.0...v1.5.1) (2023-07-18)
416

517

0 commit comments

Comments
 (0)