@gyldendal/kobber-tokens 4.0.0 → 6.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -201,7 +201,7 @@ When UX team asks you to preview changes on their branch:
201
201
 
202
202
  #### For Developers (publishing new version)
203
203
 
204
- 1. Merge the UX team's PR to `main`
204
+ 1. In GitHub, merge the UX team's PR to `main`
205
205
  2. Pull latest changes: `git checkout main && git pull`
206
206
  3. Build tokens: `npm run build`
207
207
  4. Check `dist/CHANGELOG.txt` for changes: