Skip to content

Commit 34b0e65

Browse files
committed
applying package updates
1 parent 0209c13 commit 34b0e65

5 files changed

+26
-10
lines changed

change/@minecraft-math-e40e46c9-fad2-4d58-b5c5-988ab81b099e.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, 28 Feb 2025 19:18:21 GMT",
6+
"version": "2.2.0",
7+
"tag": "@minecraft/math_v2.2.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@minecraft/math",
13+
"commit": "0209c13d28073ce248d74cb3f163c3175d2295b3",
14+
"comment": "Updated Vector3 add and subtract to support partial right hand values"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 12 Feb 2025 23:03:05 GMT",
621
"version": "2.1.0",

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 Wed, 12 Feb 2025 23:03:05 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Fri, 28 Feb 2025 19:18:21 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 2.2.0
8+
9+
Fri, 28 Feb 2025 19:18:21 GMT
10+
11+
### Minor changes
12+
13+
- Updated Vector3 add and subtract to support partial right hand values ([email protected])
14+
715
## 2.1.0
816

917
Wed, 12 Feb 2025 23:03:05 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.1.0",
3+
"version": "2.2.0",
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)