@softwareone/spi-sv5-library 0.0.7 → 0.0.8

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 +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -22,3 +22,4 @@ import { Button, Modal, Spinner, Toaster, addToast, type Toast } from '@software
22
22
  - Modal
23
23
  - Spinner
24
24
  - Toaster
25
+ - Toggle
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@softwareone/spi-sv5-library",
3
- "version": "0.0.7",
3
+ "version": "0.0.8",
4
4
  "description": "Svelte components",
5
5
  "keywords": [
6
6
  "svelte",