Skip to content

Commit 04a7e32

Browse files
chore(main): release 0.0.4 (#11)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 963f707 commit 04a7e32

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.0.3"}
1+
{".":"0.0.4"}

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [0.0.4](https://github.com/spotify/confidence-sdk-flutter/compare/v0.0.3...0.0.4) (2024-07-03)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **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))
9+
* **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))
10+
* **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))
11+
* 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))
12+
13+
14+
### 🧹 Chore
15+
16+
* **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))
17+
* **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))
18+
* **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))
19+
320
## [0.0.7](https://github.com/spotify/confidence-sdk-flutter/compare/0.0.6...0.0.7) (2024-07-03)
421

522

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: confidence_flutter_sdk
22
description: "Flutter implementation of the Confidence."
33
#x-release-please-start-version
4-
version: 0.0.7
4+
version: 0.0.4
55
#x-release-please-end
66
homepage: https://confidence.spotify.com
77

0 commit comments

Comments
 (0)