Skip to content

Commit adc755c

Browse files
author
semantic-release
committed
1.8.3
Automatically generated by python-semantic-release
1 parent e5a6404 commit adc755c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

5+
## v1.8.3 (2025-07-10)
6+
7+
### Fix
8+
9+
* fix: #14 all caches are now separated ([`e5a6404`](https://github.com/edayot/model_resolver/commit/e5a64041268c8f2464d27acf06aed2c6af893fcb))
10+
11+
512
## v1.8.2 (2025-06-09)
613

714
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "model-resolver"
3-
version = "1.8.2"
3+
version = "1.8.3"
44
description = ""
55
authors = ["edayot <pro.e.dayot@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)