-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
42 additions
and
18 deletions.
There are no files selected for viewing
7 changes: 0 additions & 7 deletions
7
change/@minecraft-math-bb461699-5321-462b-aa66-0cc4d1e29642.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/eslint-plugin-minecraft-linting-044a004a-5e29-41fd-b957-fcf9f4409d20.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,21 @@ | ||
{ | ||
"name": "@minecraft/math", | ||
"entries": [ | ||
{ | ||
"date": "Fri, 12 Jul 2024 19:33:22 GMT", | ||
"version": "1.4.0", | ||
"tag": "@minecraft/math_v1.4.0", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@minecraft/math", | ||
"commit": "26f07ac9dd67033555a51c9ae3d4ac207608fc0b", | ||
"comment": "Update @minecraft/math pre-bundled output to be ES modules based" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 09 May 2024 22:54:01 GMT", | ||
"version": "1.3.5", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,17 @@ | ||
# Change Log - @minecraft/math | ||
|
||
This log was last generated on Mon, 18 Mar 2024 23:32:29 GMT and should not be manually modified. | ||
This log was last generated on Fri, 12 Jul 2024 19:33:22 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 1.4.0 | ||
|
||
Fri, 12 Jul 2024 19:33:22 GMT | ||
|
||
### Minor changes | ||
|
||
- Update @minecraft/math pre-bundled output to be ES modules based ([email protected]) | ||
|
||
## 1.3.5 | ||
|
||
Mon, 18 Mar 2024 23:32:29 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@minecraft/math", | ||
"version": "1.3.5", | ||
"version": "1.4.0", | ||
"author": "Raphael Landaverde ([email protected])", | ||
"contributors": [ | ||
{ | ||
|
@@ -39,4 +39,4 @@ | |
"prettier": "^2.8.2", | ||
"vitest": "^0.34.6" | ||
} | ||
} | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,21 @@ | ||
{ | ||
"name": "eslint-plugin-minecraft-linting", | ||
"entries": [ | ||
{ | ||
"date": "Fri, 12 Jul 2024 19:33:22 GMT", | ||
"version": "1.2.2", | ||
"tag": "eslint-plugin-minecraft-linting_v1.2.2", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "eslint-plugin-minecraft-linting", | ||
"commit": "26f07ac9dd67033555a51c9ae3d4ac207608fc0b", | ||
"comment": "Integrate naming convention rule and force bundler to use ESM by adjusting TSConfig" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 18 Mar 2024 23:32:29 GMT", | ||
"version": "1.2.2", | ||
|