@webflow/webflow-cli 1.8.37 → 1.8.39

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/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @webflow/webflow-cli
2
2
 
3
+ ## 1.8.39
4
+
5
+ ### Patch Changes
6
+
7
+ - Added tooltip support
8
+ - Updated dependencies
9
+ - @webflow/data-types@0.0.12
10
+
11
+ ## 1.8.38
12
+
13
+ ### Patch Changes
14
+
15
+ - Enable image resizing for NextJS and Astro apps deployed to Webflow Cloud via CLI
16
+
3
17
  ## 1.8.37
4
18
 
5
19
  ### Patch Changes