Skip to content

Commit

Permalink
Merge pull request #183 from caorushizi/feat/v2.2.1
Browse files Browse the repository at this point in the history
feat: ✨  release v2.2.1
  • Loading branch information
caorushizi authored Jun 17, 2024
2 parents 9cba70b + ede6613 commit aaf10be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/main/scripts/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ async function pack() {
provider: "github",
repo: "mediago",
owner: "caorushizi",
releaseType: "prerelease",
releaseType: "release",
};
}
await builder.build({ config });
Expand Down

0 comments on commit aaf10be

Please sign in to comment.