diff --git a/README.md b/README.md index e003bd78..46db7acf 100644 --- a/README.md +++ b/README.md @@ -83,5 +83,6 @@ Typical workflow: 3. Merge the PR using **Squash and merge**. It will publish a SNAPSHOT/BETA release if there is a version change. 4. Create a PR to `main` branch. Once merged, it will publish a production release. + --- WIP