Skip to content

Commit

Permalink
chore(main): release 0.4.1 (#71)
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 Dec 12, 2024
1 parent 8941632 commit 27cfc59
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"0.4.0"}
{".":"0.4.1"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.1](https://github.com/spotify/confidence-sdk-go/compare/v0.4.0...v0.4.1) (2024-12-12)


### 🐛 Bug Fixes

* set flag name in resolve debugger link ([#70](https://github.com/spotify/confidence-sdk-go/issues/70)) ([8941632](https://github.com/spotify/confidence-sdk-go/commit/8941632dd001e88715da4d70b0b3f294d686cb80))

## [0.4.0](https://github.com/spotify/confidence-sdk-go/compare/v0.3.0...v0.4.0) (2024-12-10)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This repo contains the [Confidence](https://confidence.spotify.com/) Go SDK.
<!---x-release-please-start-version-->
```
require (
github.com/spotify/confidence-sdk-go v0.4.0
github.com/spotify/confidence-sdk-go v0.4.1
)
```
<!---x-release-please-end-->
Expand Down

0 comments on commit 27cfc59

Please sign in to comment.