sim-setup 1.0.6-preview.75.1 → 1.0.6-preview.76.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
@@ -22881,7 +22881,7 @@ var init_integrations = __esm(() => {
22881
22881
  },
22882
22882
  {
22883
22883
  name: "List Channels",
22884
- description: "List all channels in a Slack workspace. Returns public and private channels the bot has access to."
22884
+ description: "List accessible Slack conversations. Credential-group user tokens also return one-to-one and group direct messages."
22885
22885
  },
22886
22886
  {
22887
22887
  name: "List Channel Members",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sim-setup",
3
- "version": "1.0.6-preview.75.1",
3
+ "version": "1.0.6-preview.76.1",
4
4
  "description": "Set up and manage a self-hosted Sim installation",
5
5
  "type": "module",
6
6
  "bin": {