Skip to content

Commit 8836196

Browse files
author
github-actions
committed
chore: release v1.0.2 [skip ci]
Automatically generated by python-semantic-release
1 parent 7c79c5b commit 8836196

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
<!-- version list -->
99

10+
## v1.0.2 (2026-06-30)
11+
12+
### Bug Fixes
13+
14+
- Align ownership cascades with account deletion
15+
([#210](https://github.com/Promptly-Technologies-LLC/fastapi-jinja2-postgres-webapp/pull/210),
16+
[`7c79c5b`](https://github.com/Promptly-Technologies-LLC/fastapi-jinja2-postgres-webapp/commit/7c79c5b16c424ce5103f714daa74bc9746bea5d8))
17+
18+
1019
## v1.0.1 (2026-06-30)
1120

1221
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fastapi-jinja2-postgres-webapp"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
description = "A template webapp with a pure-Python FastAPI backend, frontend templating with Jinja2, and a Postgres database to power user auth"
55
readme = "README.md"
66
package-mode = false

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)