@lark-project/meegle 0.0.14 → 0.0.15

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
@@ -4,8 +4,6 @@
4
4
 
5
5
  Command-line tool for [Meegle](https://meegle.com?utm_source=github&utm_medium=readme&utm_campaign=meegle_cli) ([Lark Project](https://project.feishu.cn?utm_source=github&utm_medium=readme&utm_campaign=meegle_cli)). Manage work items, schedules, and data from your terminal — no browser needed.
6
6
 
7
- [中文文档](README.zh-CN.md)
8
-
9
7
  ## Installation
10
8
 
11
9
  ```bash
@@ -435,4 +433,4 @@ The command list is cached automatically and refreshed silently in the backgroun
435
433
 
436
434
  ## License
437
435
 
438
- [MIT](LICENSE) © Lark Technologies Pte. Ltd.
436
+ MIT © Lark Technologies Pte. Ltd.
package/README.zh-CN.md CHANGED
@@ -4,8 +4,6 @@
4
4
 
5
5
  飞书项目([Meegle](https://meegle.com?utm_source=github&utm_medium=readme&utm_campaign=meegle_cli) / [Lark Project](https://project.feishu.cn?utm_source=github&utm_medium=readme&utm_campaign=meegle_cli))命令行工具。在终端中管理工作项、查看排期、搜索数据,无需打开浏览器。
6
6
 
7
- [English](README.md)
8
-
9
7
  ## 安装
10
8
 
11
9
  ```bash
@@ -435,4 +433,4 @@ meegle auth login
435
433
 
436
434
  ## License
437
435
 
438
- [MIT](LICENSE) © Lark Technologies Pte. Ltd.
436
+ MIT © Lark Technologies Pte. Ltd.
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lark-project/meegle",
3
- "version": "0.0.14",
3
+ "version": "0.0.15",
4
4
  "description": "Agent-First CLI for Meegle (Lark Project)",
5
5
  "license": "MIT",
6
6
  "bin": {