Skip to content

Commit

Permalink
Change files
Browse files Browse the repository at this point in the history
  • Loading branch information
janechu committed Dec 10, 2024
1 parent 60d3f71 commit 1c9d4f9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions beachball.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
};
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Patch bumping to apply latest tag to the package",
"packageName": "@microsoft/fast-element",
"email": "[email protected]",
"dependentChangeType": "patch"
}

0 comments on commit 1c9d4f9

Please sign in to comment.