sate-lib 1.23.0 → 1.24.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.
Files changed (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -61,6 +61,8 @@ import from "sate-lib/tokens.css";
61
61
  import from "sate-lib/fonts.css";
62
62
  ```
63
63
 
64
+ test
65
+
64
66
  ## Commit etiquette
65
67
 
66
68
  ```bash
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sate-lib",
3
- "version": "1.23.0",
3
+ "version": "1.24.0",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": {