@sidleo3/dsh-chat-feishu 0.0.4

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.
@@ -0,0 +1,5 @@
1
+ # 这一行把插件挂进 DSH profile 的插件树。
2
+ # name 必须是**包名**(作用域包要带引号,YAML 里 @ 是保留字符);id 只用于定向补丁。
3
+ - insert:
4
+ - id: dsh-chat-feishu
5
+ name: '@sidleo3/dsh-chat-feishu'