Skip to content

Commit ab56df8

Browse files
authored
Merge pull request #129 from markbeep/release-please--branches--main
chore(main): release 1.5.2
2 parents 12d323b + 8f5bad9 commit ab56df8

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.5.2](https://github.com/markbeep/AudioBookRequest/compare/v1.5.1...v1.5.2) (2025-08-16)
4+
5+
6+
### Features
7+
8+
* add changelog modal when clicking version in the settings ([d07765f](https://github.com/markbeep/AudioBookRequest/commit/d07765f9241b5965914bcc4bbb34abe993c5d733))
9+
10+
11+
### Bug Fixes
12+
13+
* hide wrong book requests and clear cache ([12d323b](https://github.com/markbeep/AudioBookRequest/commit/12d323b9faa9026e3343bdb4d66b31bdee8f96b0))
14+
315
## [1.5.1](https://github.com/markbeep/AudioBookRequest/compare/v1.5.0...v1.5.1) (2025-08-16)
416

517

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "AudioBookRequest"
3-
version = "1.5.1"
3+
version = "1.5.2"
44
requires-python = ">= 3.12"
55
readme = "README.md"
66
# no explicit versioning unless required. the uv.lock file is for that

0 commit comments

Comments
 (0)