Skip to content

Commit

Permalink
chore(main): release 0.0.4 (#11)
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 963f707 commit 04a7e32
Show file tree
Hide file tree
Showing 3 changed files with 19 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.3"}
{".":"0.0.4"}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.0.4](https://github.com/spotify/confidence-sdk-flutter/compare/v0.0.3...0.0.4) (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))
* **ci:** Create and update the directory of the credentials [WIP] ([#8](https://github.com/spotify/confidence-sdk-flutter/issues/8)) ([3404b4e](https://github.com/spotify/confidence-sdk-flutter/commit/3404b4e8658ba3d6726ca2b6e1cea9389723dbea))
* **ci:** Fix typo in pub login script ([#6](https://github.com/spotify/confidence-sdk-flutter/issues/6)) ([bdce2da](https://github.com/spotify/confidence-sdk-flutter/commit/bdce2da75b7bb2c21a68a09e012d43184709416f))
* Current version is 0.0.3 in pub.dev ([#10](https://github.com/spotify/confidence-sdk-flutter/issues/10)) ([963f707](https://github.com/spotify/confidence-sdk-flutter/commit/963f7077ef825284359f03bcea63c849de214083))


### 🧹 Chore

* **main:** release 0.0.5 ([#5](https://github.com/spotify/confidence-sdk-flutter/issues/5)) ([0e04fa0](https://github.com/spotify/confidence-sdk-flutter/commit/0e04fa001089f999e591fba2fac95de0cde65e2c))
* **main:** release 0.0.6 ([#7](https://github.com/spotify/confidence-sdk-flutter/issues/7)) ([1abe531](https://github.com/spotify/confidence-sdk-flutter/commit/1abe53137d7d0f12951d657f7263b53e1ce54801))
* **main:** release 0.0.7 ([#9](https://github.com/spotify/confidence-sdk-flutter/issues/9)) ([54fb940](https://github.com/spotify/confidence-sdk-flutter/commit/54fb9406e0f418b70a876f8b4df5e6217fbc499b))

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


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.7
version: 0.0.4
#x-release-please-end
homepage: https://confidence.spotify.com

Expand Down

0 comments on commit 04a7e32

Please sign in to comment.