Open ideveloper-eu-org opened 4 months ago
"dependencies": {
"@zoomphant-utils/monitor": "workspace:^"
},
If you need to correct the dependencies version, You need to change the workspace:^
to YOUR_CURRENT_VERSION without commit and then run command pnpm release
Release-it
For publish monorepos we need above plugins:
@release-it-plugins/workspaces @release-it/conventional-changelog
The configuration is as follows:
To publish we just run command
pnpm release
in root folder