Skip to content

Commit 32273f8

Browse files
committed
applying package updates
1 parent 09a7aec commit 32273f8

File tree

5 files changed

+26
-10
lines changed

5 files changed

+26
-10
lines changed

change/@minecraft-math-8e995eb1-6c6a-446b-af13-1a8c508f81e4.json

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

libraries/math/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@minecraft/math",
33
"entries": [
4+
{
5+
"date": "Thu, 22 May 2025 22:35:28 GMT",
6+
"version": "2.2.5",
7+
"tag": "@minecraft/math_v2.2.5",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@minecraft/math",
13+
"commit": "09a7aec946f447b33756ca363ac54afa3a8f0155",
14+
"comment": "New fromString method using the same format as toString"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 28 Apr 2025 17:15:23 GMT",
621
"version": "2.2.4",

libraries/math/CHANGELOG.md

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

3-
<!-- This log was last generated on Mon, 28 Apr 2025 17:15:23 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 22 May 2025 22:35:28 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 2.2.5
8+
9+
Thu, 22 May 2025 22:35:28 GMT
10+
11+
### Patches
12+
13+
- New fromString method using the same format as toString ([email protected])
14+
715
## 2.2.4
816

917
Mon, 28 Apr 2025 17:15:23 GMT

libraries/math/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@minecraft/math",
3-
"version": "2.2.4",
3+
"version": "2.2.5",
44
"author": "Raphael Landaverde ([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)