You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When releasing a new version of maas-ui, we need to update the version number in 10 places across package.json, legacy/package.json, proxy/package.json, root/package.json, shared/package.json and ui/package.json. It would be nice to automate this process as it can be easy to forget something.
This should probably include an update to RELEASE.md to reflect the changes.
The text was updated successfully, but these errors were encountered:
When releasing a new version of maas-ui, we need to update the version number in 10 places across
package.json
,legacy/package.json
,proxy/package.json
,root/package.json
,shared/package.json
andui/package.json
. It would be nice to automate this process as it can be easy to forget something.This should probably include an update to RELEASE.md to reflect the changes.
The text was updated successfully, but these errors were encountered: