villa-design-tokens 1.2.0 → 1.2.2
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 +1 -1
- package/figma/brands/argos.json +1 -1
- package/figma/brands/npo-doc.json +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -89,7 +89,7 @@ git commit -m "chore: sync Figma variables"
|
|
|
89
89
|
git push -u origin chore/sync-figma-variables
|
|
90
90
|
```
|
|
91
91
|
|
|
92
|
-
Open a pull request and merge it into `main`. The
|
|
92
|
+
Open a pull request and merge it into `main`. The main workflow always bumps
|
|
93
93
|
the patch version, creates the tag, and publishes the npm package.
|
|
94
94
|
|
|
95
95
|
## GitHub Actions Sync
|
package/figma/brands/argos.json
CHANGED