@instantkom/cli 3.148.0 → 3.150.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instantkom/cli",
3
- "version": "3.148.0",
3
+ "version": "3.150.0",
4
4
  "description": "instantKOM CLI (ikm)",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -165,6 +165,12 @@
165
165
  "tags recipients": {
166
166
  "description": "Manage bulk tag assignments"
167
167
  },
168
+ "tags segments": {
169
+ "description": "List segments using a tag"
170
+ },
171
+ "tags bots": {
172
+ "description": "List bots using a tag"
173
+ },
168
174
  "team": {
169
175
  "description": "Inspect and manage team members"
170
176
  },