sim-setup 1.0.6-preview.71.1 → 1.0.6-preview.72.1

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/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -26776,7 +26776,7 @@ var init_integrations = __esm(() => {
26776
26776
  operations: [
26777
26777
  {
26778
26778
  name: "List Items",
26779
- description: "List all items from a Webflow CMS collection"
26779
+ description: "List items from a Webflow CMS collection"
26780
26780
  },
26781
26781
  {
26782
26782
  name: "Get Item",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sim-setup",
3
- "version": "1.0.6-preview.71.1",
3
+ "version": "1.0.6-preview.72.1",
4
4
  "description": "Set up and manage a self-hosted Sim installation",
5
5
  "type": "module",
6
6
  "bin": {