mirror of
https://github.com/markbeep/AudioBookRequest.git
synced 2026-01-27 08:29:29 -06:00
chore(main): release 1.6.2
This commit is contained in:
2
.github/release-please-manifest.json
vendored
2
.github/release-please-manifest.json
vendored
@@ -1,3 +1,3 @@
|
||||
{
|
||||
".": "1.6.1"
|
||||
".": "1.6.2"
|
||||
}
|
||||
|
||||
13
CHANGELOG.md
13
CHANGELOG.md
@@ -1,5 +1,18 @@
|
||||
# Changelog
|
||||
|
||||
## [1.6.2](https://github.com/markbeep/AudioBookRequest/compare/v1.6.1...v1.6.2) (2025-09-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* html duplicating when changing account password ([8d86aa1](https://github.com/markbeep/AudioBookRequest/commit/8d86aa13a166655534838f90243b0a789aac7074))
|
||||
* incorrectly redirecting from https to http ([9c6a002](https://github.com/markbeep/AudioBookRequest/commit/9c6a00258dd9d583913480afee42cde276f49eed)), closes [#140](https://github.com/markbeep/AudioBookRequest/issues/140)
|
||||
|
||||
|
||||
### Miscellaneous Chores
|
||||
|
||||
* fix readme table ([7822f12](https://github.com/markbeep/AudioBookRequest/commit/7822f12b3807df0644e86170326c9a5130d8e6f7))
|
||||
|
||||
## [1.6.1](https://github.com/markbeep/AudioBookRequest/compare/v1.6.0...v1.6.1) (2025-08-28)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "AudioBookRequest"
|
||||
version = "1.6.1"
|
||||
version = "1.6.2"
|
||||
requires-python = ">= 3.12"
|
||||
readme = "README.md"
|
||||
# no explicit versioning unless required. the uv.lock file is for that
|
||||
|
||||
Reference in New Issue
Block a user