Skip to content

Commit 4fda57e

Browse files
Release 1.18.0 (#50)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6ca5292 commit 4fda57e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

doc/history.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.18.0
2+
* [Update CI to Node 24 (#49)](https://github.com/PrismarineJS/node-minecraft-assets/commit/6ca5292bd1655263545d2e3b286b8b7d7dbe2292) (thanks @rom1504)
3+
* [Fix publish condition for npm-publish v4 (#48)](https://github.com/PrismarineJS/node-minecraft-assets/commit/a1533d5a77d7574ef26587b4da7bdb27f66d48d7) (thanks @rom1504)
4+
* [Switch to trusted publishing via OIDC (#47)](https://github.com/PrismarineJS/node-minecraft-assets/commit/422e135758a891a88e98f2fbb8f6e41f4254d777) (thanks @rom1504)
5+
16
## 1.17.0
27
* [Add assets for 1.21.5-1.218 versions (#45)](https://github.com/PrismarineJS/node-minecraft-assets/commit/2ebaa485c1bcb5bfba5ffa1fca79b9e1fb4af967) (thanks @bedrock-bot)
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "minecraft-assets",
3-
"version": "1.17.0",
3+
"version": "1.18.0",
44
"description": "Provide minecraft assets",
55
"main": "index.js",
66
"tonicExampleFilename": "example.js",

0 commit comments

Comments
 (0)