From 8cf3f6aa9c7d1826f2e8abc74fa583d17b1b8795 Mon Sep 17 00:00:00 2001 From: Raphael Landaverde Date: Mon, 18 Mar 2024 23:32:29 +0000 Subject: [PATCH] applying package updates --- ...-80fb532f-c7a5-40c4-a847-316ca6e13b30.json | 7 ------- ...-ca4bfd94-52b9-420c-a768-4605061df597.json | 7 ------- ...-fbdd8ce9-9bb3-4c06-a932-fe20d876d60e.json | 7 ------- ...-9bb5a3db-f43a-40f9-97fc-5e1bef72357f.json | 7 ------- libraries/math/CHANGELOG.json | 15 +++++++++++++ libraries/math/CHANGELOG.md | 10 ++++++++- libraries/math/package.json | 2 +- package-lock.json | 6 +++--- tools/core-build-tasks/CHANGELOG.json | 21 +++++++++++++++++++ tools/core-build-tasks/CHANGELOG.md | 11 +++++++++- tools/core-build-tasks/package.json | 2 +- .../CHANGELOG.json | 15 +++++++++++++ .../CHANGELOG.md | 10 ++++++++- .../package.json | 4 ++-- 14 files changed, 86 insertions(+), 38 deletions(-) delete mode 100644 change/@minecraft-core-build-tasks-80fb532f-c7a5-40c4-a847-316ca6e13b30.json delete mode 100644 change/@minecraft-core-build-tasks-ca4bfd94-52b9-420c-a768-4605061df597.json delete mode 100644 change/@minecraft-math-fbdd8ce9-9bb3-4c06-a932-fe20d876d60e.json delete mode 100644 change/eslint-plugin-minecraft-linting-9bb5a3db-f43a-40f9-97fc-5e1bef72357f.json diff --git a/change/@minecraft-core-build-tasks-80fb532f-c7a5-40c4-a847-316ca6e13b30.json b/change/@minecraft-core-build-tasks-80fb532f-c7a5-40c4-a847-316ca6e13b30.json deleted file mode 100644 index a7a5667..0000000 --- a/change/@minecraft-core-build-tasks-80fb532f-c7a5-40c4-a847-316ca6e13b30.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Add support for spaces in the path to the eslint config file", - "packageName": "@minecraft/core-build-tasks", - "email": "thomas@gamemodeone.com", - "dependentChangeType": "patch" -} diff --git a/change/@minecraft-core-build-tasks-ca4bfd94-52b9-420c-a768-4605061df597.json b/change/@minecraft-core-build-tasks-ca4bfd94-52b9-420c-a768-4605061df597.json deleted file mode 100644 index 4420e96..0000000 --- a/change/@minecraft-core-build-tasks-ca4bfd94-52b9-420c-a768-4605061df597.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Added repo link to package.json", - "packageName": "@minecraft/core-build-tasks", - "email": "thomas@gamemodeone.com", - "dependentChangeType": "patch" -} diff --git a/change/@minecraft-math-fbdd8ce9-9bb3-4c06-a932-fe20d876d60e.json b/change/@minecraft-math-fbdd8ce9-9bb3-4c06-a932-fe20d876d60e.json deleted file mode 100644 index 7acd752..0000000 --- a/change/@minecraft-math-fbdd8ce9-9bb3-4c06-a932-fe20d876d60e.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Added monorepo support to package.json", - "packageName": "@minecraft/math", - "email": "thomas@gamemodeone.com", - "dependentChangeType": "patch" -} diff --git a/change/eslint-plugin-minecraft-linting-9bb5a3db-f43a-40f9-97fc-5e1bef72357f.json b/change/eslint-plugin-minecraft-linting-9bb5a3db-f43a-40f9-97fc-5e1bef72357f.json deleted file mode 100644 index 0eff199..0000000 --- a/change/eslint-plugin-minecraft-linting-9bb5a3db-f43a-40f9-97fc-5e1bef72357f.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Added repo link to package.json", - "packageName": "eslint-plugin-minecraft-linting", - "email": "thomas@gamemodeone.com", - "dependentChangeType": "patch" -} diff --git a/libraries/math/CHANGELOG.json b/libraries/math/CHANGELOG.json index eef06f3..ef9325f 100644 --- a/libraries/math/CHANGELOG.json +++ b/libraries/math/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@minecraft/math", "entries": [ + { + "date": "Mon, 18 Mar 2024 23:32:29 GMT", + "version": "1.3.5", + "tag": "@minecraft/math_v1.3.5", + "comments": { + "patch": [ + { + "author": "thomas@gamemodeone.com", + "package": "@minecraft/math", + "commit": "5187ed5b3382e15c6362f76fc91142125cf3b345", + "comment": "Added monorepo support to package.json" + } + ] + } + }, { "date": "Thu, 29 Feb 2024 20:11:07 GMT", "version": "1.3.2", diff --git a/libraries/math/CHANGELOG.md b/libraries/math/CHANGELOG.md index a000558..62edb15 100644 --- a/libraries/math/CHANGELOG.md +++ b/libraries/math/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @minecraft/math -This log was last generated on Thu, 29 Feb 2024 20:11:07 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 23:32:29 GMT and should not be manually modified. +## 1.3.5 + +Mon, 18 Mar 2024 23:32:29 GMT + +### Patches + +- Added monorepo support to package.json (thomas@gamemodeone.com) + ## 1.3.2 Thu, 29 Feb 2024 20:11:07 GMT diff --git a/libraries/math/package.json b/libraries/math/package.json index d849ab4..dc74517 100644 --- a/libraries/math/package.json +++ b/libraries/math/package.json @@ -1,6 +1,6 @@ { "name": "@minecraft/math", - "version": "1.3.4", + "version": "1.3.5", "author": "Raphael Landaverde (rlanda@microsoft.com)", "contributors": [ { diff --git a/package-lock.json b/package-lock.json index de58538..84bf611 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ }, "libraries/math": { "name": "@minecraft/math", - "version": "1.3.4", + "version": "1.3.5", "license": "MIT", "devDependencies": { "@minecraft/core-build-tasks": "*", @@ -5770,7 +5770,7 @@ }, "tools/core-build-tasks": { "name": "@minecraft/core-build-tasks", - "version": "1.1.3", + "version": "1.1.4", "dependencies": { "@microsoft/api-extractor": "^7.38.3", "@rushstack/node-core-library": "^3.59.6", @@ -6414,7 +6414,7 @@ } }, "tools/eslint-plugin-minecraft-linting": { - "version": "1.2.1", + "version": "1.2.2", "license": "MIT", "dependencies": { "@typescript-eslint/eslint-plugin": "^7.2.0", diff --git a/tools/core-build-tasks/CHANGELOG.json b/tools/core-build-tasks/CHANGELOG.json index 527a7ce..54e04c7 100644 --- a/tools/core-build-tasks/CHANGELOG.json +++ b/tools/core-build-tasks/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@minecraft/core-build-tasks", "entries": [ + { + "date": "Mon, 18 Mar 2024 23:32:29 GMT", + "version": "1.1.4", + "tag": "@minecraft/core-build-tasks_v1.1.4", + "comments": { + "patch": [ + { + "author": "thomas@gamemodeone.com", + "package": "@minecraft/core-build-tasks", + "commit": "5187ed5b3382e15c6362f76fc91142125cf3b345", + "comment": "Add support for spaces in the path to the eslint config file" + }, + { + "author": "thomas@gamemodeone.com", + "package": "@minecraft/core-build-tasks", + "commit": "5187ed5b3382e15c6362f76fc91142125cf3b345", + "comment": "Added repo link to package.json" + } + ] + } + }, { "date": "Mon, 04 Mar 2024 21:57:32 GMT", "version": "1.1.3", diff --git a/tools/core-build-tasks/CHANGELOG.md b/tools/core-build-tasks/CHANGELOG.md index e4e1e67..9bac0a8 100644 --- a/tools/core-build-tasks/CHANGELOG.md +++ b/tools/core-build-tasks/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @minecraft/core-build-tasks -This log was last generated on Mon, 04 Mar 2024 21:57:32 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 23:32:29 GMT and should not be manually modified. +## 1.1.4 + +Mon, 18 Mar 2024 23:32:29 GMT + +### Patches + +- Add support for spaces in the path to the eslint config file (thomas@gamemodeone.com) +- Added repo link to package.json (thomas@gamemodeone.com) + ## 1.1.3 Mon, 04 Mar 2024 21:57:32 GMT diff --git a/tools/core-build-tasks/package.json b/tools/core-build-tasks/package.json index 6478d30..362bbf9 100644 --- a/tools/core-build-tasks/package.json +++ b/tools/core-build-tasks/package.json @@ -1,6 +1,6 @@ { "name": "@minecraft/core-build-tasks", - "version": "1.1.3", + "version": "1.1.4", "description": "Common build tasks used for minecraft-scripting-libraries", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/tools/eslint-plugin-minecraft-linting/CHANGELOG.json b/tools/eslint-plugin-minecraft-linting/CHANGELOG.json index ea7c970..44e8966 100644 --- a/tools/eslint-plugin-minecraft-linting/CHANGELOG.json +++ b/tools/eslint-plugin-minecraft-linting/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "eslint-plugin-minecraft-linting", "entries": [ + { + "date": "Mon, 18 Mar 2024 23:32:29 GMT", + "version": "1.2.2", + "tag": "eslint-plugin-minecraft-linting_v1.2.2", + "comments": { + "patch": [ + { + "author": "thomas@gamemodeone.com", + "package": "eslint-plugin-minecraft-linting", + "commit": "5187ed5b3382e15c6362f76fc91142125cf3b345", + "comment": "Added repo link to package.json" + } + ] + } + }, { "date": "Fri, 15 Mar 2024 22:07:18 GMT", "version": "1.2.1", diff --git a/tools/eslint-plugin-minecraft-linting/CHANGELOG.md b/tools/eslint-plugin-minecraft-linting/CHANGELOG.md index aaba761..d08d34b 100644 --- a/tools/eslint-plugin-minecraft-linting/CHANGELOG.md +++ b/tools/eslint-plugin-minecraft-linting/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - eslint-plugin-minecraft-linting -This log was last generated on Fri, 15 Mar 2024 22:07:18 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 23:32:29 GMT and should not be manually modified. +## 1.2.2 + +Mon, 18 Mar 2024 23:32:29 GMT + +### Patches + +- Added repo link to package.json (thomas@gamemodeone.com) + ## 1.2.1 Fri, 15 Mar 2024 22:07:18 GMT diff --git a/tools/eslint-plugin-minecraft-linting/package.json b/tools/eslint-plugin-minecraft-linting/package.json index 9906e7d..2a23be9 100644 --- a/tools/eslint-plugin-minecraft-linting/package.json +++ b/tools/eslint-plugin-minecraft-linting/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-minecraft-linting", - "version": "1.2.1", + "version": "1.2.2", "main": "lib/index.js", "types": "lib/index.d.ts", "license": "MIT", @@ -34,4 +34,4 @@ "publishConfig": { "access": "public" } -} \ No newline at end of file +}