There was an error while loading. Please reload this page.
1 parent 7545547 commit da1ea29Copy full SHA for da1ea29
2 files changed
.changeset/metal-aliens-check.md
@@ -0,0 +1,5 @@
1
+---
2
+"@changesets/action": patch
3
4
+
5
+Fixed typo in renamed inputs from v1 to v2
src/index.ts
@@ -17,7 +17,7 @@ import {
17
throwOnRenamedInputs({
18
publish: "publish-script",
19
version: "version-script",
20
- commit: "commit-mesage",
+ commit: "commit-message",
21
title: "pr-title",
22
branch: "pr-base-branch",
23
prDraft: "pr-draft",
0 commit comments