Skip to content

Commit 8e395e7

Browse files
committed
chore: patch all version in release-it release flow
1 parent e38bded commit 8e395e7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,14 @@
9090
"plugins": {
9191
"@release-it/bumper": {
9292
"out": [
93+
{
94+
"file": "package.json",
95+
"path": "version"
96+
},
97+
{
98+
"file": "package/package.json",
99+
"path": "version"
100+
},
93101
{
94102
"file": "example/package.json",
95103
"path": "version"

0 commit comments

Comments
 (0)