Skip to content

Commit 7c0bf63

Browse files
committed
applying package updates
1 parent 9918b4f commit 7c0bf63

File tree

5 files changed

+26
-10
lines changed

5 files changed

+26
-10
lines changed

change/@minecraft-math-a4ed4da0-def8-45fd-893e-c9951b917163.json

-7
This file was deleted.

libraries/math/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@minecraft/math",
33
"entries": [
4+
{
5+
"date": "Fri, 18 Apr 2025 18:48:51 GMT",
6+
"version": "2.2.3",
7+
"tag": "@minecraft/math_v2.2.3",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@minecraft/math",
13+
"commit": "9918b4f26feb53d3c881d1fb89e099f6c75c42f3",
14+
"comment": "fix: Wrong type declaration in package.json cause TS7016"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 13 Mar 2025 18:35:25 GMT",
621
"version": "2.2.1",

libraries/math/CHANGELOG.md

+9-1
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 Thu, 13 Mar 2025 18:35:25 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Fri, 18 Apr 2025 18:48:51 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 2.2.3
8+
9+
Fri, 18 Apr 2025 18:48:51 GMT
10+
11+
### Patches
12+
13+
- fix: Wrong type declaration in package.json cause TS7016 ([email protected])
14+
715
## 2.2.1
816

917
Thu, 13 Mar 2025 18:35:25 GMT

libraries/math/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@minecraft/math",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"author": "Raphael Landaverde ([email protected])",
55
"contributors": [
66
{

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)