Skip to content

Commit 4fb0091

Browse files
author
github-actions
committed
chore: release v1.1.1 [skip ci]
Automatically generated by python-semantic-release
1 parent 28e1222 commit 4fb0091

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

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

88
<!-- version list -->
99

10+
## v1.1.1 (2026-07-01)
11+
12+
### Bug Fixes
13+
14+
- Broken screenshot link
15+
([#213](https://github.com/Promptly-Technologies-LLC/fastapi-jinja2-postgres-webapp/pull/213),
16+
[`28e1222`](https://github.com/Promptly-Technologies-LLC/fastapi-jinja2-postgres-webapp/commit/28e12220b476476be829c97963437fd38e538069))
17+
18+
- Convert screenshot to WebP and update doc links
19+
([#213](https://github.com/Promptly-Technologies-LLC/fastapi-jinja2-postgres-webapp/pull/213),
20+
[`28e1222`](https://github.com/Promptly-Technologies-LLC/fastapi-jinja2-postgres-webapp/commit/28e12220b476476be829c97963437fd38e538069))
21+
22+
1023
## v1.1.0 (2026-07-01)
1124

1225
### Documentation

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.0"
3+
version = "1.1.1"
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)