@minecraft/api-docs-generator 1.2.1 → 1.2.2

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": "Wed, 23 Jul 2025 19:09:27 GMT",
5
+ "date": "Wed, 23 Jul 2025 19:09:54 GMT",
6
6
  "version": "1.2.1",
7
7
  "tag": "@minecraft/api-docs-generator_v1.2.1",
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 Wed, 23 Jul 2025 19:09:27 GMT and should not be manually modified. -->
3
+ <!-- This log was last generated on Wed, 23 Jul 2025 19:09:54 GMT and should not be manually modified. -->
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
7
  ## 1.2.1
8
8
 
9
- Wed, 23 Jul 2025 19:09:27 GMT
9
+ Wed, 23 Jul 2025 19:09:54 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.1",
3
+ "version": "1.2.2",
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",