Skip to content

Commit 5316440

Browse files
author
semantic-release
committed
1.9.0
Automatically generated by python-semantic-release
1 parent d655684 commit 5316440

File tree

2 files changed

+38
-1
lines changed

2 files changed

+38
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v1.9.0 (2025-07-13)
6+
7+
### Chore
8+
9+
* chore: update tests ([`f78bbfe`](https://github.com/edayot/model_resolver/commit/f78bbfe0b769e3385ca15f1e2aa9945959ade993))
10+
11+
### Feature
12+
13+
* feat: missingno texture ([`d655684`](https://github.com/edayot/model_resolver/commit/d655684e1f4ed0b3c7f4232294e37a33e0c7d309))
14+
15+
* feat: hanging signs #12 ([`0038337`](https://github.com/edayot/model_resolver/commit/00383373ec93f51c41a0400e64d8713bd6da0488))
16+
17+
* feat: adding decorated pots
18+
19+
Co-authored-by: tryashtar <tryashtar@gmail.com> ([`0a65230`](https://github.com/edayot/model_resolver/commit/0a65230e7115cca1316c80d20b026e4dd2afdb70))
20+
21+
* feat: adding bed special
22+
23+
Co-authored-by: tryashtar <tryashtar@gmail.com> ([`8db490d`](https://github.com/edayot/model_resolver/commit/8db490d3e15ea822b9d7a4fcfbd9256cdfdc5752))
24+
25+
* feat: more precise shield rendering ([`ebe1d22`](https://github.com/edayot/model_resolver/commit/ebe1d22e8441c5577ec464d95028db41a8e94b36))
26+
27+
### Fix
28+
29+
* fix: placing ([`84da8d1`](https://github.com/edayot/model_resolver/commit/84da8d1e98a8e44156f241409240aeeee571fed0))
30+
31+
### Style
32+
33+
* style: format ([`1651797`](https://github.com/edayot/model_resolver/commit/1651797b8a7e7695b63bef58e2a9ac7d870543eb))
34+
35+
### Unknown
36+
37+
* more logging ([`d327628`](https://github.com/edayot/model_resolver/commit/d327628a713ce0ff6a98de2595d5374839d5a2e2))
38+
39+
* wip: banners ([`c50a87b`](https://github.com/edayot/model_resolver/commit/c50a87b0aba5480f725038503346ed95a414a9b0))
40+
41+
542
## v1.8.3 (2025-07-10)
643

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

0 commit comments

Comments
 (0)