Commit 713495a
committed
fix: pass cwd to readChangesetState and runVersion
Fixes the issue where cwd parameter was not being passed to
readChangesetState() and runVersion(), causing the action to
fail in monorepos with nested workspaces.
This is a backport of PR changesets#536 from upstream.1 parent 04d574e commit 713495a
2 files changed
Lines changed: 51 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
| |||
0 commit comments