Skip to content

Commit 8afcab9

Browse files
committed
chore: fix release
1 parent bef9679 commit 8afcab9

3 files changed

Lines changed: 57 additions & 31 deletions

File tree

.projen/tasks.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projenrc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import {
1010
RunsUsing,
1111
} from 'projen-github-action-typescript';
1212
const project = new GitHubActionTypeScriptProject({
13-
majorVersion: 1,
13+
majorVersion: 2,
1414
defaultReleaseBranch: 'main',
1515
authorEmail: '43035978+corymhall@users.noreply.github.com',
1616
authorName: 'Cory Hall',

package-lock.json

Lines changed: 55 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)