From 1c9d4f9873b056dd5d3fe94723e044cb7440efbe Mon Sep 17 00:00:00 2001 From: Jane Chu <7559015+janechu@users.noreply.github.com> Date: Tue, 10 Dec 2024 12:58:11 -0800 Subject: [PATCH] Change files --- beachball.config.js | 1 + ...-fast-element-161de870-eea2-44b4-a75d-2bc3f19a3b11.json | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 change/@microsoft-fast-element-161de870-eea2-44b4-a75d-2bc3f19a3b11.json diff --git a/beachball.config.js b/beachball.config.js index d443c668857..d3360eca09a 100644 --- a/beachball.config.js +++ b/beachball.config.js @@ -11,4 +11,5 @@ module.exports = { // This one is especially important (otherwise dependabot would be blocked by change file requirements) "package-lock.json", ], + bumpDeps: false }; diff --git a/change/@microsoft-fast-element-161de870-eea2-44b4-a75d-2bc3f19a3b11.json b/change/@microsoft-fast-element-161de870-eea2-44b4-a75d-2bc3f19a3b11.json new file mode 100644 index 00000000000..de8d33956b9 --- /dev/null +++ b/change/@microsoft-fast-element-161de870-eea2-44b4-a75d-2bc3f19a3b11.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Patch bumping to apply latest tag to the package", + "packageName": "@microsoft/fast-element", + "email": "7559015+janechu@users.noreply.github.com", + "dependentChangeType": "patch" +}