Skip to content

Commit

Permalink
1.2.2
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 b8b2687 commit 23ced78
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.2 (2024-07-14)

### Fix

* fix: check the number of entities if there is to check it ([`b8b2687`](https://github.com/edayot/ItemIO/commit/b8b26874beec16e47c0e63ac602c27c93d74f445))

* fix: using cached thing in servo working ([`4741010`](https://github.com/edayot/ItemIO/commit/47410107287e86769b6a91c32a31206707ff3ae6))

* fix: useless @s ([`c2b3479`](https://github.com/edayot/ItemIO/commit/c2b3479e6a2fd343b368597ea64cdd37a45120de))


## v1.2.1 (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.1"
version = "1.2.2"
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 23ced78

Please sign in to comment.