Skip to content

Commit b87a510

Browse files
committed
chore: bump to v3.8.2 abd generate changelogs
1 parent c1f2ddc commit b87a510

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.github/workflows/spotube-publish-binary.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
inputs:
55
version:
66
description: Version to publish (x.x.x)
7-
default: 3.8.1
7+
default: 3.8.2
88
required: true
99
dry_run:
1010
description: Dry run

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.8.2](https://github.com/krtirtho/spotube/compare/v3.8.0...v3.8.1) (2024-09-30)
6+
7+
## Changes
8+
9+
### Bug Fixes
10+
11+
- endless song loading issue and no playback #1925
12+
13+
514
## [3.8.1](https://github.com/krtirtho/spotube/compare/v3.8.0...v3.8.1) (2024-09-15)
615

716
## Changes

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Open source Spotify client that doesn't require Premium nor uses El
33

44
publish_to: "none"
55

6-
version: 3.8.1+34
6+
version: 3.8.2+35
77

88
homepage: https://spotube.krtirtho.dev
99
repository: https://github.com/KRTirtho/spotube

0 commit comments

Comments
 (0)