Skip to content

Commit

Permalink
Release 1.12.3 (#101)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
rom1504bot and github-actions[bot] authored Jul 2, 2023
1 parent a4f5d59 commit 816ab75
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,10 @@ A getter for abstracting the underlying nbt, get's the mob name from a spawn egg

## History

### 1.12.3
* [add commands workflow (#99)](https://github.com/PrismarineJS/prismarine-item/commit/a4f5d593be8a80fbe539369efe2d1127c9785583) (thanks @extremeheat)
* [Update to node 18.0.0 (#98)](https://github.com/PrismarineJS/prismarine-item/commit/52098ca2b0a9eafa6bcde3cdfb3c2315bab258a5) (thanks @rom1504)

## 1.12.2

* Fix types (thanks @TigerbyteDev and @u9g)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prismarine-item",
"version": "1.12.2",
"version": "1.12.3",
"description": "Represent a minecraft item with its associated data",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 816ab75

Please sign in to comment.