@open-wa/wa-automate-types-only 4.35.13 → 4.36.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -696,7 +696,7 @@ export interface ConfigObject {
696
696
  *
697
697
  * Set this to true if you're using the multidevice beta.
698
698
  *
699
- * @default `false`
699
+ * @default `true`
700
700
  * :::danger
701
701
  * Some features (e.g [[sendLinkWithAutoPreview]]) **do not** work with multi-device beta. Check [this `api`](#).
702
702
  * :::
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@open-wa/wa-automate-types-only",
3
- "version": "4.35.13",
3
+ "version": "4.36.0",
4
4
  "description": "Types generated from the @open-wa/wa-automate package",
5
5
  "scripts": {
6
6
  "build": "tsc",