Skip to content

Commit ffe9d95

Browse files
πŸ”– 1.11.1 [skip ci]
# [v1.11.1](v1.11.0...v1.11.1) (2025-05-22) ## πŸ› Bug Fixes - [`27b4b6b`](27b4b6b) Injection cache per request
1 parent 27b4b6b commit ffe9d95

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

β€ŽCHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Semantic Versioning Changelog
22

3+
# [v1.11.1](https://github.com/vortico/flama/compare/v1.11.0...v1.11.1) (2025-05-22)
4+
5+
## πŸ› Bug Fixes
6+
- [`27b4b6b`](https://github.com/vortico/flama/commit/27b4b6b) Injection cache per request
7+
38
# [v1.11.0](https://github.com/vortico/flama/compare/v1.10.3...v1.11.0) (2025-05-18)
49

510
## ✨ New Features

β€Žpyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "flama"
3-
version = "1.11.0"
3+
version = "1.11.1"
44
description = "Fire up your models with the flame πŸ”₯"
55
license = { text = "Apache-2.0" }
66
readme = "README.md"

β€Ž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)