Skip to content

Commit b474457

Browse files
chore(main): release 1.3.0 (#155)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fc569ec commit b474457

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-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.2.0"
2+
".": "1.3.0"
33
}

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/open-feature/go-sdk/compare/v1.2.0...v1.3.0) (2023-03-02)
4+
5+
6+
### Features
7+
8+
* go context in hook calls ([#163](https://github.com/open-feature/go-sdk/issues/163)) ([fc569ec](https://github.com/open-feature/go-sdk/commit/fc569ec81c0fe64779cf04ed6b8b7fd14d21b395))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update module github.com/open-feature/go-sdk-contrib/providers/flagd to v0.1.5 ([#154](https://github.com/open-feature/go-sdk/issues/154)) ([ae3f3da](https://github.com/open-feature/go-sdk/commit/ae3f3da27b8b226f9f3b44a5300f4d2fba3d59df))
14+
* **deps:** update module github.com/open-feature/go-sdk-contrib/providers/flagd to v0.1.6 ([#156](https://github.com/open-feature/go-sdk/issues/156)) ([2432c20](https://github.com/open-feature/go-sdk/commit/2432c200332559816ddc237dbb9ff8fd9b3bbfcc))
15+
* **deps:** update module github.com/open-feature/go-sdk-contrib/providers/flagd to v0.1.7 ([#161](https://github.com/open-feature/go-sdk/issues/161)) ([cfe1d74](https://github.com/open-feature/go-sdk/commit/cfe1d7432ee96c4f18fa2d7eb5e18d502b21f693))
16+
* **deps:** update module golang.org/x/text to v0.7.0 ([#157](https://github.com/open-feature/go-sdk/issues/157)) ([6857bb3](https://github.com/open-feature/go-sdk/commit/6857bb3c2b4fabb451aba0e04ba6fbfbbaf3f920))
17+
318
## [1.2.0](https://github.com/open-feature/go-sdk/compare/v1.1.0...v1.2.0) (2023-02-02)
419

520

0 commit comments

Comments
 (0)