pdap-design-system 3.2.0 → 3.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 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
@@ -145,3 +145,4 @@ _n.b. There are some other scripts defined in the `package.json` `"scripts"` fie
|
|
145
145
|
## Releasing
|
146
146
|
|
147
147
|
Incremental updates can be added to `main` directly via a PR. For more significant updates, the `beta` branch can be used for releasing incremental beta releases to test the bigger feature without releasing to production.
|
148
|
+
|