slackhive 0.1.42 → 0.1.44

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/cli/dist/index.js CHANGED
@@ -15204,7 +15204,7 @@ var require_package = __commonJS({
15204
15204
  "package.json"(exports2, module2) {
15205
15205
  module2.exports = {
15206
15206
  name: "slackhive",
15207
- version: "0.1.42",
15207
+ version: "0.1.44",
15208
15208
  description: "CLI to install and manage SlackHive \u2014 AI agent teams on Slack",
15209
15209
  bin: {
15210
15210
  slackhive: "./dist/index.js"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "slackhive",
3
- "version": "0.1.42",
3
+ "version": "0.1.44",
4
4
  "private": false,
5
5
  "description": "Open-source platform for managing teams of Claude Code Slack agents with a boss agent orchestrator",
6
6
  "workspaces": [