@hasna/conversations 0.2.44 → 0.2.45

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/bin/index.js CHANGED
@@ -15265,7 +15265,7 @@ var init_presence = __esm(() => {
15265
15265
  var require_package = __commonJS((exports, module) => {
15266
15266
  module.exports = {
15267
15267
  name: "@hasna/conversations",
15268
- version: "0.2.44",
15268
+ version: "0.2.45",
15269
15269
  description: "Real-time CLI messaging for AI agents",
15270
15270
  type: "module",
15271
15271
  bin: {
package/bin/mcp.js CHANGED
@@ -44808,7 +44808,7 @@ function registerTmuxTools(server) {
44808
44808
  // package.json
44809
44809
  var package_default = {
44810
44810
  name: "@hasna/conversations",
44811
- version: "0.2.44",
44811
+ version: "0.2.45",
44812
44812
  description: "Real-time CLI messaging for AI agents",
44813
44813
  type: "module",
44814
44814
  bin: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hasna/conversations",
3
- "version": "0.2.44",
3
+ "version": "0.2.45",
4
4
  "description": "Real-time CLI messaging for AI agents",
5
5
  "type": "module",
6
6
  "bin": {