Skip to content

Commit

Permalink
chore(main): release 1.4.0 (#168)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 26, 2023
1 parent e3b299d commit 98228f5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.3.0"
".": "1.4.0"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.4.0](https://github.com/open-feature/go-sdk/compare/v1.3.0...v1.4.0) (2023-05-24)


### Features

* add flag metadata field ([#178](https://github.com/open-feature/go-sdk/issues/178)) ([e3b299d](https://github.com/open-feature/go-sdk/commit/e3b299db80e036c569abd04d0e173b6e843e914d))


### Bug Fixes

* **deps:** update module github.com/go-logr/logr to v1.2.4 ([#171](https://github.com/open-feature/go-sdk/issues/171)) ([6ff22f1](https://github.com/open-feature/go-sdk/commit/6ff22f1084f5604099574c9443b0006f885c71e2))
* **deps:** update module golang.org/x/text to v0.8.0 ([#167](https://github.com/open-feature/go-sdk/issues/167)) ([33334fa](https://github.com/open-feature/go-sdk/commit/33334fa7939f5d95bec25a0228800fb43c827d80))
* **deps:** update module golang.org/x/text to v0.9.0 ([#172](https://github.com/open-feature/go-sdk/issues/172)) ([8bc9d7e](https://github.com/open-feature/go-sdk/commit/8bc9d7ef6f800b6593b0223840416a7debbc54fa))

## [1.3.0](https://github.com/open-feature/go-sdk/compare/v1.2.0...v1.3.0) (2023-03-02)


Expand Down

0 comments on commit 98228f5

Please sign in to comment.