Skip to content

Commit 5c490bb

Browse files
committed
1.3.12
1 parent f7cfeb4 commit 5c490bb

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22

3-
## Next
3+
## 1.3.12
4+
*2024-01-23*
45
- Changed the CLI result to say 'not known' instead of 'undefined' for versions without associated pack formats.
56
- Fixed the result of `--latest` not always returning the very latest version.
67
- Updated resource pack format to `24`.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pack-format",
3-
"version": "1.3.11",
3+
"version": "1.3.12",
44
"description": "Returns the pack_format of any Minecraft version, including snapshots",
55
"scripts": {
66
"prepublish": "tsc",

0 commit comments

Comments
 (0)