We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c6d08 commit 1cc9a01Copy full SHA for 1cc9a01
.changeset/README.md
@@ -67,7 +67,7 @@ After the Release PR is merged into `main` branch:
67
- CI will build the packages (`./build-outputs/`)
68
- Run the publish script (`./scripts/github/publish-npm.js`)
69
- Publish new versions to npm with the tag `latest` (or `next` for pre-releases)
70
-- Push git tags
+- Push git tag
71
- Create a [GitHub Release](https://github.com/db-ux-design-system/core-web/releases)
72
73
You don’t have to run anything manually, it’s handled by CI.
0 commit comments