Skip to content

Commit dbbe537

Browse files
committed
applying package updates
1 parent 9095d1f commit dbbe537

File tree

5 files changed

+35
-9
lines changed

5 files changed

+35
-9
lines changed

change/@minecraft-gameplay-utilities-8aec48fc-0353-4ce9-81d8-835ede162757.json

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "@minecraft/gameplay-utilities",
3+
"entries": [
4+
{
5+
"date": "Fri, 19 Sep 2025 19:52:47 GMT",
6+
"version": "1.0.0",
7+
"tag": "@minecraft/gameplay-utilities_v1.0.0",
8+
"comments": {
9+
"major": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@minecraft/gameplay-utilities",
13+
"commit": "9095d1fe4409ca14b4d18e045376e7435c3b2866",
14+
"comment": "EventPromise and nextEvent() added to gameplay-utilities"
15+
}
16+
]
17+
}
18+
}
19+
]
20+
}
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Change Log - @minecraft/gameplay-utilities
2+
3+
<!-- This log was last generated on Fri, 19 Sep 2025 19:52:47 GMT and should not be manually modified. -->
4+
5+
<!-- Start content -->
6+
7+
## 1.0.0
8+
9+
Fri, 19 Sep 2025 19:52:47 GMT
10+
11+
### Major changes
12+
13+
- EventPromise and nextEvent() added to gameplay-utilities ([email protected])

libraries/gameplay-utilities/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@minecraft/gameplay-utilities",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"author": "Andrew Griffin ([email protected])",
55
"contributors": [
66
{

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.

0 commit comments

Comments
 (0)