config/update_project_management #32

Merged
malo merged 8 commits from config/update_project_management into master 2022-11-22 02:33:49 +00:00
Showing only changes of commit 0dbde68d7d - Show all commits

View File

@ -200,7 +200,7 @@ Then, opend your PR, get the necessary approval and merge your work. Then you're
#### Update version. #### Update version.
Once your work is on the master, you can update your package version. Please filter packages to update only your package. `--scope` is used to do it. Once your work is on the master, you can update your package version. Please filter packages to update only your package. `--scope` is used to do it.
For example, after merging changes on `nwyatt_otification_bloc` package, you might run : For example, after merging changes on `wyatt_otification_bloc` package, you might run :
```shell ```shell
melos version --scope="*wyatt_notification_bloc*" melos version --scope="*wyatt_notification_bloc*"