honeydo 0.1.0 → 0.1.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.
package/README.md CHANGED
@@ -1,5 +1,8 @@
1
1
  # honeydo
2
2
 
3
+ [![npm version](https://img.shields.io/npm/v/honeydo)](https://www.npmjs.com/package/honeydo)
4
+ [![license: MIT](https://img.shields.io/badge/license-MIT-blue)](./LICENSE)
5
+
3
6
  > Honey, do everything. 🍯
4
7
 
5
8
  One CLI for every AI capability — **chat, vision, image, video, sound effects, TTS** — cloud and local, built for AI agents.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "honeydo",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "One CLI for every AI capability — chat, vision, image, video, audio. Built for AI agents.",
5
5
  "license": "MIT",
6
6
  "keywords": [
File without changes
File without changes
File without changes
File without changes