chore(ci): Bump version to 2025.9.16

This commit is contained in:
Elisiário Couto
2025-09-18 23:29:53 +01:00
parent 6589c2dd66
commit b7d6cf8128
3 changed files with 18 additions and 2 deletions

View File

@@ -1,4 +1,20 @@
## 2025.9.16 (2025/09/18)
### Bug Fixes
- **frontend:** Add iOS safe area support for PWA sticky header ([6589c2dd](https://github.com/elisiariocouto/leggen/commit/6589c2dd666f8605cf6d1bf9ad7277734d4cd302))
## 2025.9.16 (2025/09/18)
### Bug Fixes
- **frontend:** Add iOS safe area support for PWA sticky header ([6589c2dd](https://github.com/elisiariocouto/leggen/commit/6589c2dd666f8605cf6d1bf9ad7277734d4cd302))
## 2025.9.15 (2025/09/18)
### Features

View File

@@ -1,6 +1,6 @@
[project]
name = "leggen"
version = "2025.9.15"
version = "2025.9.16"
description = "An Open Banking CLI"
authors = [{ name = "Elisiário Couto", email = "elisiario@couto.io" }]
requires-python = "~=3.13.0"

2
uv.lock generated
View File

@@ -220,7 +220,7 @@ wheels = [
[[package]]
name = "leggen"
version = "2025.9.15"
version = "2025.9.16"
source = { editable = "." }
dependencies = [
{ name = "apscheduler" },