File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3939 id : changesets
4040 uses : changesets/action@v1
4141 with :
42- # Workaround for https://github.com/changesets/changesets/issues/432
43- publish : yarn workspace @builder.io/mitosis-cli fix-core-version && yarn changeset publish
42+ publish : yarn ci:release
4443 title : " 📦 Publish Packages"
4544 commit : " 📦 Publish Packages"
4645 env :
Original file line number Diff line number Diff line change 1212 },
1313 "scripts" : {
1414 "g:changeset" : " yarn changeset" ,
15+ "ci:release" : " yarn workspace @builder.io/mitosis-cli fix-core-version && yarn changeset publish" ,
1516 "build:core" : " nx build @builder.io/mitosis" ,
1617 "build:fiddle" : " nx build @builder.io/mitosis-fiddle" ,
1718 "build:eslint-plugin" : " nx build @builder.io/eslint-plugin-mitosis" ,
You can’t perform that action at this time.
0 commit comments