dsh-plugin-updates 2026.827.0 → 2026.829.2828

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
@@ -12,8 +12,8 @@ budget is shared per egress IP and unusable behind common proxies.
12
12
  import updates from 'dsh-plugin-updates/updates.json' with { type: 'json' }
13
13
  ```
14
14
 
15
- - **Entries:** 2225
16
- - **Version:** `2026.827.0` (`YYYY.MDD.BUILD`, published only when the data changes)
15
+ - **Entries:** 298
16
+ - **Version:** `2026.829.2828` (`YYYY.MDD.BUILD`, published only when the data changes)
17
17
  - **Source:** <https://github.com/awesome-dsh-plugin/awesome-dsh-plugin>
18
18
  - **License:** CC0-1.0
19
19
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "dsh-plugin-updates",
3
- "version": "2026.827.0",
4
- "description": "Per-plugin update notes for the DeepSeek Harness plugin catalog (2225 entries) · 插件更新说明数据",
3
+ "version": "2026.829.2828",
4
+ "description": "Per-plugin update notes for the DeepSeek Harness plugin catalog (298 entries) · 插件更新说明数据",
5
5
  "homepage": "https://awesome-dsh-plugin.com",
6
6
  "repository": {
7
7
  "type": "git",
@@ -16,7 +16,7 @@
16
16
  "changelog",
17
17
  "releases"
18
18
  ],
19
- "updatesSha": "7fd736b7361404d87b79ba71ebf5bff06896e7b397e2b476c083a2e2e46bbc4e",
19
+ "updatesSha": "5b696eed78761e9c3be7a5ea28c46097f045837ac74a7e96830a54c818e944c2",
20
20
  "exports": {
21
21
  "./updates.json": "./updates.json"
22
22
  },