cabbage-react 1.0.29 → 1.0.30

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 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -23,7 +23,7 @@ Synchronize a parameter with the backend. This hook:
23
23
  - Identifies and sets the default value defined in .csd to a state.
24
24
  - Handles initialization when opening an existing session, or reopening the plugin window.
25
25
  - Listens for value updates from the host (DAW), or from Csound.
26
- - Sends changes back to the backend using the provided value-setter.
26
+ - Sends changes to the backend using the provided value-setter.
27
27
 
28
28
  ### useCabbageProperties
29
29
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cabbage-react",
3
- "version": "1.0.29",
3
+ "version": "1.0.30",
4
4
  "type": "module",
5
5
  "keywords": [
6
6
  "cabbage",