Skip to content

Commit aa6caf6

Browse files
committed
4.7.1
1 parent 183c870 commit aa6caf6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# ProbeJS Legacy 4.7.0 -> 4.7.1
2+
3+
fix type declaration
4+
5+
- fix type declaration having broken imports, this is especially significant in simulated `Internal`
6+
- fix param of `recipeEvent.custom(...)`
7+
8+
---
9+
110
# ProbeJS Legacy 4.6.3 -> 4.7.0
211

312
`@ReturnsSelf` support & better comment formatting

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ vineflower_version=1.10.1
2121
parchment_version=1.16.5:2022.03.06
2222

2323
# Mod Properties
24-
mod_version=4.7.0
24+
mod_version=4.7.1
2525
maven_group=com.prunoideae
2626
archives_base_name=probejs
2727
mod_id=probejs

0 commit comments

Comments
 (0)