Skip to content

Commit a7fde35

Browse files
committed
chore(main): release 1.10.3
1 parent 4d3cfd4 commit a7fde35

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.10.2"
2+
".": "1.10.3"
33
}

CHANGELOG.md

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

3+
## [1.10.3](https://github.com/markbeep/AudioBookRequest/compare/v1.10.2...v1.10.3) (2026-03-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **notifications:** fix two `onSuccessfulDownload` notifications being sent out when downloading a source ([4d3cfd4](https://github.com/markbeep/AudioBookRequest/commit/4d3cfd480135298386332d0f83bd444ec53f9cc0))
9+
* **settings:** fix setting errors not properly showing in console ([1d70dbe](https://github.com/markbeep/AudioBookRequest/commit/1d70dbe329976df7ea7cc17c2b32f16d5463da48))
10+
* **settings:** fix updating notifications not allowing for empty headers ([1d70dbe](https://github.com/markbeep/AudioBookRequest/commit/1d70dbe329976df7ea7cc17c2b32f16d5463da48))
11+
312
## [1.10.2](https://github.com/markbeep/AudioBookRequest/compare/v1.10.1...v1.10.2) (2026-02-27)
413

514

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.10.2"
3+
version = "1.10.3"
44
requires-python = ">= 3.14"
55
readme = "README.md"
66
dependencies = [

0 commit comments

Comments
 (0)