We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adb6e58 commit 1c5596bCopy full SHA for 1c5596b
RELEASE.md
@@ -13,3 +13,5 @@
13
8. Publish the new package version using `$ yarn publish [--tag=next]`
14
9. Reset the logo size back to original
15
10. Create a new version release On GitHub
16
+11. When releasing a stable (`@latest`) version, remove the `@next` tag from
17
+ the current release candidate using `$ yarn tag rm dotenv-flow-webpack next`
0 commit comments