Skip to content

Commit 08373d7

Browse files
author
semantic-release
committed
1.8.1
Automatically generated by python-semantic-release
1 parent aa4217d commit 08373d7

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v1.8.1 (2025-06-04)
6+
7+
### Feature
8+
9+
* feat: start sign special ([`c7a2ecc`](https://github.com/edayot/model_resolver/commit/c7a2ecc61f499f311ace61f6329a256462b728ed))
10+
11+
### Fix
12+
13+
* fix: clear the cache ([`aa4217d`](https://github.com/edayot/model_resolver/commit/aa4217d5b52cf8e23300df424a6c4fd207533b36))
14+
15+
### Unknown
16+
17+
* fis: custom data data component predicate now accept nbt string ([`5eea12e`](https://github.com/edayot/model_resolver/commit/5eea12eef7e85b9c3e1913045368cedf88083c50))
18+
19+
520
## v1.8.0 (2025-05-29)
621

722
### Feature

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.0"
3+
version = "1.8.1"
44
description = ""
55
authors = ["edayot <pro.e.dayot@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)