Skip to content

Commit 1abe531

Browse files
chore(main): release 0.0.6 (#7)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bdce2da commit 1abe531

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.0.5"}
1+
{".":"0.0.6"}

CHANGELOG.md

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

3+
## [0.0.6](https://github.com/spotify/confidence-sdk-flutter/compare/0.0.5...0.0.6) (2024-07-03)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **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))
9+
310
## [0.0.5](https://github.com/spotify/confidence-sdk-flutter/compare/v0.0.4...0.0.5) (2024-07-03)
411

512

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.5
4+
version: 0.0.6
55
#x-release-please-end
66
homepage: https://confidence.spotify.com
77

0 commit comments

Comments
 (0)