Skip to content

Commit

Permalink
Release 2.4.0 (#74)
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 Dec 31, 2023
1 parent 4694438 commit ffc4760
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,9 @@ returns a `prismarine-item` Item object for the dropped item, if this is a dropp

## History

### 2.4.0
* [use getter for `.heldItem` (#73)](https://github.com/PrismarineJS/prismarine-entity/commit/4694438ab733ea3e2d5414d3330ae295ff85b660) (thanks @szdytom)

### 2.3.1
* [Use console.trace instead of console.log for deprecation message (#71)](https://github.com/PrismarineJS/prismarine-entity/commit/7262fcf02d6656c663f876d513d84cc7266a3903) (thanks @extremeheat)

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-entity",
"version": "2.3.1",
"version": "2.4.0",
"description": "Represent a minecraft entity",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit ffc4760

Please sign in to comment.