Skip to content

Commit

Permalink
Release 1.5.0 (#18)
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 Jan 12, 2024
1 parent 4e5681e commit 37c09cb
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 @@ -24,6 +24,9 @@ world.getBlock(new Vec3(3, 50, 3)).then(block => console.log(JSON.stringify(bloc

## History

### 1.5.0
* [Update publish.yml](https://github.com/PrismarineJS/diamond-square/commit/4e5681e3d12fbeca9f809c472ecbb148689fabaf) (thanks @rom1504)

### 1.4.0
* [`tallgrass` was renamed to `tall_grass` (#15)](https://github.com/PrismarineJS/diamond-square/commit/ded51456c73243088f721ad5f8665ff16b2aab8c) (thanks @Pandapip1)
* [Add command gh workflow allowing to use release command in comments (#14)](https://github.com/PrismarineJS/diamond-square/commit/57bbf99d116cb787f8c99c069c7aa2ad49377a94) (thanks @rom1504)
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": "diamond-square",
"version": "1.4.0",
"version": "1.5.0",
"description": "A diamond square minecraft generation",
"main": "diamond_square.js",
"scripts": {
Expand Down

0 comments on commit 37c09cb

Please sign in to comment.