Skip to content

Commit

Permalink
1.2.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Jul 14, 2024
1 parent 990c94e commit 137ae0e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@



## v1.2.3 (2024-07-14)

### Fix

* fix: chiseled_bookshelf does not stack items ([`990c94e`](https://github.com/edayot/ItemIO/commit/990c94e996449d174397952a93226a6365216d22))

* fix: useless say ([`cc7947a`](https://github.com/edayot/ItemIO/commit/cc7947afcfab16b3e17f46afa3a8b33911cf7ee7))

* fix: wrong score usage ([`d4c6d11`](https://github.com/edayot/ItemIO/commit/d4c6d114d1a6a41a3fd23e1221a736850165e15d))


## v1.2.2 (2024-07-14)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "itemio"
version = "1.2.2"
version = "1.2.3"
description = "Item input/output lib - Easy interaction between vanilla and custom containers"
authors = ["edayot <pro.e.dayot@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit 137ae0e

Please sign in to comment.