Skip to content

Commit

Permalink
chore(main): release 0.0.5 (#5)
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 Jul 3, 2024
1 parent 8dbcc42 commit 0e04fa0
Show file tree
Hide file tree
Showing 3 changed files with 11 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.0.4"}
{".":"0.0.5"}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# Changelog

## [0.0.5](https://github.com/spotify/confidence-sdk-flutter/compare/v0.0.4...0.0.5) (2024-07-03)


### 🐛 Bug Fixes

* **ci:** Add release please manifest file ([#4](https://github.com/spotify/confidence-sdk-flutter/issues/4)) ([7687ab4](https://github.com/spotify/confidence-sdk-flutter/commit/7687ab4da3151fc70d21beec495762085408a47e))

## 0.0.1

Add resolving flags from the confidence sdk.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: confidence_flutter_sdk
description: "Flutter implementation of the Confidence."
#x-release-please-start-version
version: 0.0.4
version: 0.0.5
#x-release-please-end
homepage: https://confidence.spotify.com

Expand Down

0 comments on commit 0e04fa0

Please sign in to comment.