@hasna/conversations 0.1.11 → 0.1.12

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
@@ -3137,7 +3137,7 @@ var init_presence = __esm(() => {
3137
3137
  var require_package = __commonJS((exports, module) => {
3138
3138
  module.exports = {
3139
3139
  name: "@hasna/conversations",
3140
- version: "0.1.11",
3140
+ version: "0.1.12",
3141
3141
  description: "Real-time CLI messaging for AI agents",
3142
3142
  type: "module",
3143
3143
  bin: {
package/bin/mcp.js CHANGED
@@ -29554,7 +29554,7 @@ function renameAgent(oldName, newName) {
29554
29554
  // package.json
29555
29555
  var package_default = {
29556
29556
  name: "@hasna/conversations",
29557
- version: "0.1.11",
29557
+ version: "0.1.12",
29558
29558
  description: "Real-time CLI messaging for AI agents",
29559
29559
  type: "module",
29560
29560
  bin: {