Skip to content

Commit

Permalink
chore(main): release 1.13.0 (#280)
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 Sep 9, 2024
1 parent 788151d commit fb88c24
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
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.12.0"
".": "1.13.0"
}
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [1.13.0](https://github.com/open-feature/go-sdk/compare/v1.12.0...v1.13.0) (2024-09-09)


### 🐛 Bug Fixes

* **deps:** update module golang.org/x/text to v0.16.0 ([#277](https://github.com/open-feature/go-sdk/issues/277)) ([80c0235](https://github.com/open-feature/go-sdk/commit/80c0235d26250a739781729855cb0264e19a4409))
* **deps:** update module golang.org/x/text to v0.18.0 ([#281](https://github.com/open-feature/go-sdk/issues/281)) ([ad9db29](https://github.com/open-feature/go-sdk/commit/ad9db29564e84b9c8c9bc51c9a3b0a8f93b8f2e6))


### ✨ New Features

* add TransactionContext ([#283](https://github.com/open-feature/go-sdk/issues/283)) ([788151d](https://github.com/open-feature/go-sdk/commit/788151d2fdc69429ef1841cba91ad5fc2103e0ca))


### 🧹 Chore

* **deps:** update codecov/codecov-action action to v4.5.0 ([#279](https://github.com/open-feature/go-sdk/issues/279)) ([881e019](https://github.com/open-feature/go-sdk/commit/881e019c67873f4b5477355ad90d26cd4530d017))

## [1.12.0](https://github.com/open-feature/go-sdk/compare/v1.11.0...v1.12.0) (2024-05-29)


Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.7.0&color=yellow&style=for-the-badge" />
</a>
<!-- x-release-please-start-version -->
<a href="https://github.com/open-feature/go-sdk/releases/tag/v1.12.0">
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.12.0&color=blue&style=for-the-badge" />
<a href="https://github.com/open-feature/go-sdk/releases/tag/v1.13.0">
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.13.0&color=blue&style=for-the-badge" />
</a>
<!-- x-release-please-end -->
<br/>
Expand Down

0 comments on commit fb88c24

Please sign in to comment.