We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 183c870 commit aa6caf6Copy full SHA for aa6caf6
CHANGELOG.md
@@ -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
10
# ProbeJS Legacy 4.6.3 -> 4.7.0
11
12
`@ReturnsSelf` support & better comment formatting
gradle.properties
@@ -21,7 +21,7 @@ vineflower_version=1.10.1
21
parchment_version=1.16.5:2022.03.06
22
23
# Mod Properties
24
- mod_version=4.7.0
+ mod_version=4.7.1
25
maven_group=com.prunoideae
26
archives_base_name=probejs
27
mod_id=probejs
0 commit comments