Skip to content

Commit 5f1ab35

Browse files
committed
applying package updates
1 parent c1103bf commit 5f1ab35

File tree

5 files changed

+26
-10
lines changed

5 files changed

+26
-10
lines changed

change/@minecraft-markup-generators-plugin-0d90bae5-b7f5-41dc-be3d-9dfdc0e338fb.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/markup-generators-plugin/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@minecraft/markup-generators-plugin",
33
"entries": [
4+
{
5+
"date": "Thu, 14 Aug 2025 17:25:00 GMT",
6+
"version": "1.0.6",
7+
"tag": "@minecraft/markup-generators-plugin_v1.0.6",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "rlanda@microsoft.com",
12+
"package": "@minecraft/markup-generators-plugin",
13+
"commit": "c1103bfd2d8217fb5bdb2a0aed2967c09a375e17",
14+
"comment": "Patch bump to correct publish issues"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 13 Aug 2025 18:17:54 GMT",
621
"version": "1.0.5",

tools/markup-generators-plugin/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @minecraft/markup-generators-plugin
22

3-
<!-- This log was last generated on Wed, 13 Aug 2025 18:17:54 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 14 Aug 2025 17:25:00 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 1.0.6
8+
9+
Thu, 14 Aug 2025 17:25:00 GMT
10+
11+
### Patches
12+
13+
- Patch bump to correct publish issues (rlanda@microsoft.com)
14+
715
## 1.0.5
816

917
Wed, 13 Aug 2025 18:17:54 GMT

tools/markup-generators-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@minecraft/markup-generators-plugin",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Plugin for @minecraft/api-docs-generator containing core markup generators and template files",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)