Skip to content

Commit 7eb7b91

Browse files
committed
update release notes
1 parent cb03fa8 commit 7eb7b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/RELEASE_INSTRUCTION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
1. Merge PR into main - this will trigger two actions - `Publish`, and `Azure Static Web Apps CI/CD`. The `Publish` workflow is responsible for publishing packages to NPM. It will only publish the packages that have higher version that previously published ones. The azure workflow will build and publish UI library Storybook.
1414
1. Merge main branch into dev branch.
1515

16-
## How to clear tags (maybe not relevant after update mentioned above...)
16+
## How to clear tags (not relevant after latest update, but I will keep those guide if we reintroduce tags by our choice of change-log system)
1717

1818
If something goes wrong during the publish workflow, you might end up with tag numbers not corresponding to the current versions of the packages. Tags are stored both on remote and on local repository.
1919

0 commit comments

Comments
 (0)