@minecraft/api-docs-generator 1.2.4 → 1.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@minecraft/api-docs-generator",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 04 Sep 2025 23:11:37 GMT",
5
+ "date": "Thu, 04 Sep 2025 23:12:17 GMT",
6
6
  "version": "1.2.4",
7
7
  "tag": "@minecraft/api-docs-generator_v1.2.4",
8
8
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # Change Log - @minecraft/api-docs-generator
2
2
 
3
- <!-- This log was last generated on Thu, 04 Sep 2025 23:11:37 GMT and should not be manually modified. -->
3
+ <!-- This log was last generated on Thu, 04 Sep 2025 23:12:17 GMT and should not be manually modified. -->
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
7
  ## 1.2.4
8
8
 
9
- Thu, 04 Sep 2025 23:11:37 GMT
9
+ Thu, 04 Sep 2025 23:12:17 GMT
10
10
 
11
11
  ### Patches
12
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@minecraft/api-docs-generator",
3
- "version": "1.2.4",
3
+ "version": "1.2.6",
4
4
  "description": "Core Minecraft API Docs Generator package for generating API markup and documentation",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",