Skip to content

Commit

Permalink
update change config
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-polinsky committed Dec 17, 2024
1 parent afc9415 commit 095f1dd
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 29 deletions.
3 changes: 2 additions & 1 deletion beachball.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@ module.exports = {
tag: "latest",
ignorePatterns: [
".nycrc",
".eslintrc.json",
"eslint.config.js",
"tsconfig.*",
".*ignore",
".github/**",
".vscode/**",
"pnpm-lock.yaml",
"**/integration-test*/**",
],
changehint: "Run 'pnpm change' to generate a change file",
};

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 095f1dd

Please sign in to comment.