Skip to content

Commit 9b54d86

Browse files
author
github-actions
committed
chore: release v1.1.3 [skip ci]
Automatically generated by python-semantic-release
1 parent b33ab5c commit 9b54d86

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.1.3 (2026-07-02)
11+
12+
### Bug Fixes
13+
14+
- Add CSRF tokens and convert account recovery to POST
15+
([#223](https://github.com/Promptly-Technologies-LLC/fastapi-jinja2-postgres-webapp/pull/223),
16+
[`b33ab5c`](https://github.com/Promptly-Technologies-LLC/fastapi-jinja2-postgres-webapp/commit/b33ab5cd4dc1fee8e73357487e0ec5cac0b34856))
17+
18+
1019
## v1.1.2 (2026-07-02)
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.1.2"
3+
version = "1.1.3"
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)