Skip to content

Commit 7865b11

Browse files
committed
chore(release): Preparing release for version v0.8.23
1 parent ac9c8db commit 7865b11

3 files changed

Lines changed: 17 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.8.23](https://github.com/szinn/BookBoss/compare/v0.8.22..v0.8.23) - 2026-05-01
9+
10+
### Bug Fixes
11+
12+
- _(frontend)_ Surface full error chain for OIDC discovery and token failures - ([ac9c8db](https://github.com/szinn/BookBoss/commit/ac9c8db0bb8a09e03f43f0681590979dca189408))
13+
814
## [0.8.22](https://github.com/szinn/BookBoss/compare/v0.8.21..v0.8.22) - 2026-05-01
915

1016
### Features

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ resolver = "3"
33
members = ["crates/bookboss", "crates/integration-tests"]
44

55
[workspace.package]
6-
version = "0.8.22"
6+
version = "0.8.23"
77
edition = "2024"
88
rust-version = "1.85"
99
description = "Take control of your digital library"

0 commit comments

Comments
 (0)