dsh-fast 0.2.10 → 0.2.11

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/CHANGELOG.md CHANGED
@@ -5,6 +5,16 @@ All notable changes to this project are documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [0.2.11] - 2026-09-10
9
+
10
+ ### Changed
11
+
12
+ - Pin the `@deepseek-ai/dsh-*` dev/test dependencies to the published `0.1.5-rc.1` line and record `0.1.5-rc.1` in `dshWorkshop.compatibility.dshVersions`; the monthly Compat workflow now runs against `0.1.5-rc.1`. The peer range `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0` is unchanged, so no supported host line is dropped.
13
+
14
+ ### Docs
15
+
16
+ - Refresh the five-language README compatibility baseline to `dsh-v0.1.5-rc.1` (verified 2026-09-10).
17
+
8
18
  ## [0.2.10] - 2026-09-09
9
19
 
10
20
  ### Fixed
package/README.es.md CHANGED
@@ -9,6 +9,7 @@
9
9
 
10
10
  [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)
11
11
  [![DSH plugin](https://img.shields.io/badge/dsh--plugin-✅-green)](https://github.com/topics/dsh-plugin)
12
+ [![dsh-doctor](https://raw.githubusercontent.com/PerryLink/dsh-plugin-doctor/main/badges/PerryLink__dsh-fast.svg)](https://github.com/PerryLink/dsh-plugin-doctor#verified-徽章)
12
13
  [![Node](https://img.shields.io/badge/node-%5E22.19%20%7C%7C%20%3E%3D24-brightgreen.svg)](#)
13
14
  [![CI](https://img.shields.io/github/actions/workflow/status/PerryLink/dsh-fast/ci.yml?branch=main&label=CI)](https://github.com/PerryLink/dsh-fast/actions)
14
15
  [![Version](https://img.shields.io/github/v/tag/PerryLink/dsh-fast?label=version)](https://github.com/PerryLink/dsh-fast/releases)
@@ -23,9 +24,9 @@
23
24
 
24
25
  ## Compatibility
25
26
 
26
- - DeepSeek Harness `dsh-v0.1.5-alpha.1` (adaptado el 2026-09-09; commit público de la etiqueta `5dda764ed3`): el system prompt es ahora el nodo 0 de la superficie (un `system/message`) en lugar de un campo del sobre de la petición, así que el informe lo lee de la superficie y descuenta su precio de la superficie del token meter. Verificado el 2026-09-09 con los peers publicados `0.1.5-alpha.1` (cadena de puertas local completa); el workflow compat mensual repite el smoke de instalación de profile con los mismos pines.
27
+ - DeepSeek Harness `dsh-v0.1.5-rc.1` (adaptado el 2026-09-09; commit público de la etiqueta `183f08e9c6`): el system prompt es ahora el nodo 0 de la superficie (un `system/message`) en lugar de un campo del sobre de la petición, así que el informe lo lee de la superficie y descuenta su precio de la superficie del token meter. Verificado el 2026-09-10 con los peers publicados `0.1.5-rc.1` (cadena de puertas local completa); el workflow compat mensual repite el smoke de instalación de profile con los mismos pines.
27
28
  - Node `^22.19.0 || >=24.0.0`, solo ESM (`"type": "module"`).
28
- - Peers: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, y `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-commands`, `@deepseek-ai/dsh-compaction`, `@deepseek-ai/dsh-storage-domain` en `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0` (devDependencies fijan `0.1.5-alpha.1`); la línea `0.1.2-rc.1` sigue soportada en ejecución mediante un fallback estructural al `header.system` anterior a 0.1.5.
29
+ - Peers: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, y `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-commands`, `@deepseek-ai/dsh-compaction`, `@deepseek-ai/dsh-storage-domain` en `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0` (devDependencies fijan `0.1.5-rc.1`); la línea `0.1.2-rc.1` sigue soportada en ejecución mediante un fallback estructural al `header.system` anterior a 0.1.5.
29
30
 
30
31
  ## What you get
31
32
 
package/README.hi.md CHANGED
@@ -9,6 +9,7 @@
9
9
 
10
10
  [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)
11
11
  [![DSH plugin](https://img.shields.io/badge/dsh--plugin-✅-green)](https://github.com/topics/dsh-plugin)
12
+ [![dsh-doctor](https://raw.githubusercontent.com/PerryLink/dsh-plugin-doctor/main/badges/PerryLink__dsh-fast.svg)](https://github.com/PerryLink/dsh-plugin-doctor#verified-徽章)
12
13
  [![Node](https://img.shields.io/badge/node-%5E22.19%20%7C%7C%20%3E%3D24-brightgreen.svg)](#)
13
14
  [![CI](https://img.shields.io/github/actions/workflow/status/PerryLink/dsh-fast/ci.yml?branch=main&label=CI)](https://github.com/PerryLink/dsh-fast/actions)
14
15
  [![Version](https://img.shields.io/github/v/tag/PerryLink/dsh-fast?label=version)](https://github.com/PerryLink/dsh-fast/releases)
@@ -23,9 +24,9 @@
23
24
 
24
25
  ## Compatibility
25
26
 
26
- - DeepSeek Harness `dsh-v0.1.5-alpha.1` (2026-09-09 को अनुकूलित; सार्वजनिक tag commit `5dda764ed3`): system prompt अब अनुरोध लिफ़ाफ़े के फ़ील्ड के बजाय सतह का नोड 0 (एक `system/message`) है, इसलिए रिपोर्ट उसे सतह से पढ़ती है और token meter की सतह से उसका मूल्य घटा देती है। 2026-09-09 को प्रकाशित `0.1.5-alpha.1` peers के साथ सत्यापित (पूर्ण स्थानीय गेट शृंखला); मासिक compat workflow उन्हीं pins के साथ profile इंस्टॉल स्मोक दोहराता है।
27
+ - DeepSeek Harness `dsh-v0.1.5-rc.1` (2026-09-09 को अनुकूलित; सार्वजनिक tag commit `183f08e9c6`): system prompt अब अनुरोध लिफ़ाफ़े के फ़ील्ड के बजाय सतह का नोड 0 (एक `system/message`) है, इसलिए रिपोर्ट उसे सतह से पढ़ती है और token meter की सतह से उसका मूल्य घटा देती है। 2026-09-10 को प्रकाशित `0.1.5-rc.1` peers के साथ सत्यापित (पूर्ण स्थानीय गेट शृंखला); मासिक compat workflow उन्हीं pins के साथ profile इंस्टॉल स्मोक दोहराता है।
27
28
  - Node `^22.19.0 || >=24.0.0`, केवल ESM (`"type": "module"`)।
28
- - Peers: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, और `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-commands`, `@deepseek-ai/dsh-compaction`, `@deepseek-ai/dsh-storage-domain` (`>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0`; devDependencies `0.1.5-alpha.1` पर पिन); `0.1.2-rc.1` पंक्ति रनटाइम पर pre-0.1.5 `header.system` के संरचनात्मक fallback से अभी भी समर्थित है।
29
+ - Peers: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, और `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-commands`, `@deepseek-ai/dsh-compaction`, `@deepseek-ai/dsh-storage-domain` (`>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0`; devDependencies `0.1.5-rc.1` पर पिन); `0.1.2-rc.1` पंक्ति रनटाइम पर pre-0.1.5 `header.system` के संरचनात्मक fallback से अभी भी समर्थित है।
29
30
 
30
31
  ## What you get
31
32
 
package/README.md CHANGED
@@ -12,6 +12,7 @@
12
12
 
13
13
  [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)
14
14
  [![DSH plugin](https://img.shields.io/badge/dsh--plugin-✅-green)](https://github.com/topics/dsh-plugin)
15
+ [![dsh-doctor](https://raw.githubusercontent.com/PerryLink/dsh-plugin-doctor/main/badges/PerryLink__dsh-fast.svg)](https://github.com/PerryLink/dsh-plugin-doctor#verified-徽章)
15
16
  [![Node](https://img.shields.io/badge/node-%5E22.19%20%7C%7C%20%3E%3D24-brightgreen.svg)](#)
16
17
  [![CI](https://img.shields.io/github/actions/workflow/status/PerryLink/dsh-fast/ci.yml?branch=main&label=CI)](https://github.com/PerryLink/dsh-fast/actions)
17
18
  [![Version](https://img.shields.io/github/v/tag/PerryLink/dsh-fast?label=version)](https://github.com/PerryLink/dsh-fast/releases)
@@ -26,9 +27,9 @@
26
27
 
27
28
  ## Compatibility
28
29
 
29
- - DeepSeek Harness `dsh-v0.1.5-alpha.1` (adapted 2026-09-09; public tag commit `5dda764ed3`): the system prompt is surface node 0 (a `system/message`) instead of a request-envelope field, so the report reads it from the surface and prices the meter's surface net of it. Verified 2026-09-09 with the published `0.1.5-alpha.1` peers (full local gate chain); the monthly compat workflow re-runs the profile install smoke against the same pins.
30
+ - DeepSeek Harness `dsh-v0.1.5-rc.1` (adapted 2026-09-09; public tag commit `183f08e9c6`): the system prompt is surface node 0 (a `system/message`) instead of a request-envelope field, so the report reads it from the surface and prices the meter's surface net of it. Verified 2026-09-10 with the published `0.1.5-rc.1` peers (full local gate chain); the monthly compat workflow re-runs the profile install smoke against the same pins.
30
31
  - Node `^22.19.0 || >=24.0.0`, ESM only (`"type": "module"`).
31
- - Peer dependencies: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, and `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-commands`, `@deepseek-ai/dsh-compaction`, `@deepseek-ai/dsh-storage-domain` at `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0` (devDependencies pin `0.1.5-alpha.1`); the `0.1.2-rc.1` line stays supported at runtime through a structural fallback to the pre-0.1.5 `header.system`.
32
+ - Peer dependencies: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, and `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-commands`, `@deepseek-ai/dsh-compaction`, `@deepseek-ai/dsh-storage-domain` at `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0` (devDependencies pin `0.1.5-rc.1`); the `0.1.2-rc.1` line stays supported at runtime through a structural fallback to the pre-0.1.5 `header.system`.
32
33
 
33
34
  ## What you get
34
35
 
package/README.pt.md CHANGED
@@ -9,6 +9,7 @@
9
9
 
10
10
  [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)
11
11
  [![DSH plugin](https://img.shields.io/badge/dsh--plugin-✅-green)](https://github.com/topics/dsh-plugin)
12
+ [![dsh-doctor](https://raw.githubusercontent.com/PerryLink/dsh-plugin-doctor/main/badges/PerryLink__dsh-fast.svg)](https://github.com/PerryLink/dsh-plugin-doctor#verified-徽章)
12
13
  [![Node](https://img.shields.io/badge/node-%5E22.19%20%7C%7C%20%3E%3D24-brightgreen.svg)](#)
13
14
  [![CI](https://img.shields.io/github/actions/workflow/status/PerryLink/dsh-fast/ci.yml?branch=main&label=CI)](https://github.com/PerryLink/dsh-fast/actions)
14
15
  [![Version](https://img.shields.io/github/v/tag/PerryLink/dsh-fast?label=version)](https://github.com/PerryLink/dsh-fast/releases)
@@ -23,9 +24,9 @@
23
24
 
24
25
  ## Compatibility
25
26
 
26
- - DeepSeek Harness `dsh-v0.1.5-alpha.1` (adaptado em 2026-09-09; commit público da tag `5dda764ed3`): o system prompt agora é o nó 0 da superfície (um `system/message`) em vez de um campo do envelope da requisição, então o relatório o lê da superfície e desconta seu preço da superfície do token meter. Verificado em 2026-09-09 com os peers publicados `0.1.5-alpha.1` (cadeia completa de portas local); o workflow compat mensal repete o smoke de instalação de profile com os mesmos pins.
27
+ - DeepSeek Harness `dsh-v0.1.5-rc.1` (adaptado em 2026-09-09; commit público da tag `183f08e9c6`): o system prompt agora é o nó 0 da superfície (um `system/message`) em vez de um campo do envelope da requisição, então o relatório o lê da superfície e desconta seu preço da superfície do token meter. Verificado em 2026-09-10 com os peers publicados `0.1.5-rc.1` (cadeia completa de portas local); o workflow compat mensal repete o smoke de instalação de profile com os mesmos pins.
27
28
  - Node `^22.19.0 || >=24.0.0`, somente ESM (`"type": "module"`).
28
- - Peers: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, e `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-commands`, `@deepseek-ai/dsh-compaction`, `@deepseek-ai/dsh-storage-domain` em `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0` (devDependencies fixam `0.1.5-alpha.1`); a linha `0.1.2-rc.1` continua suportada em execução por um fallback estrutural ao `header.system` anterior ao 0.1.5.
29
+ - Peers: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, e `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-commands`, `@deepseek-ai/dsh-compaction`, `@deepseek-ai/dsh-storage-domain` em `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0` (devDependencies fixam `0.1.5-rc.1`); a linha `0.1.2-rc.1` continua suportada em execução por um fallback estrutural ao `header.system` anterior ao 0.1.5.
29
30
 
30
31
  ## What you get
31
32
 
package/README.zh.md CHANGED
@@ -11,6 +11,7 @@
11
11
 
12
12
  [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)
13
13
  [![DSH plugin](https://img.shields.io/badge/dsh--plugin-✅-green)](https://github.com/topics/dsh-plugin)
14
+ [![dsh-doctor](https://raw.githubusercontent.com/PerryLink/dsh-plugin-doctor/main/badges/PerryLink__dsh-fast.svg)](https://github.com/PerryLink/dsh-plugin-doctor#verified-徽章)
14
15
  [![Node](https://img.shields.io/badge/node-%5E22.19%20%7C%7C%20%3E%3D24-brightgreen.svg)](#)
15
16
  [![CI](https://img.shields.io/github/actions/workflow/status/PerryLink/dsh-fast/ci.yml?branch=main&label=CI)](https://github.com/PerryLink/dsh-fast/actions)
16
17
  [![Version](https://img.shields.io/github/v/tag/PerryLink/dsh-fast?label=version)](https://github.com/PerryLink/dsh-fast/releases)
@@ -25,9 +26,9 @@
25
26
 
26
27
  ## Compatibility
27
28
 
28
- - DeepSeek Harness `dsh-v0.1.5-alpha.1`(2026-09-09 已适配;公开 tag commit `5dda764ed3`):系统提示词改为 surface 节点 0(`system/message`)而不再放在请求信封里,因此报告从会话表面读取它,并把 token meter 的 surface 计价扣除系统提示词后再上报。已于 2026-09-09 用已发布的 `0.1.5-alpha.1` peers 核验(本地全门控链);每月的 compat workflow 用同一钉号重跑 profile 安装冒烟。
29
+ - DeepSeek Harness `dsh-v0.1.5-rc.1`(2026-09-09 已适配;公开 tag commit `183f08e9c6`):系统提示词改为 surface 节点 0(`system/message`)而不再放在请求信封里,因此报告从会话表面读取它,并把 token meter 的 surface 计价扣除系统提示词后再上报。已于 2026-09-10 用已发布的 `0.1.5-rc.1` peers 核验(本地全门控链);每月的 compat workflow 用同一钉号重跑 profile 安装冒烟。
29
30
  - Node `^22.19.0 || >=24.0.0`,纯 ESM(`"type": "module"`)。
30
- - peer 依赖:`@deepseek-ai/cordis ^4.0.2`、`@deepseek-ai/schemastery ^3.18.2`,以及 `@deepseek-ai/dsh-session`、`@deepseek-ai/dsh-tools`、`@deepseek-ai/dsh-commands`、`@deepseek-ai/dsh-compaction`、`@deepseek-ai/dsh-storage-domain`(`>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0`;devDependencies 钉 `0.1.5-alpha.1`);`0.1.2-rc.1` 旧线仍通过结构式回退读取 pre-0.1.5 的 `header.system` 在运行时受支持。
31
+ - peer 依赖:`@deepseek-ai/cordis ^4.0.2`、`@deepseek-ai/schemastery ^3.18.2`,以及 `@deepseek-ai/dsh-session`、`@deepseek-ai/dsh-tools`、`@deepseek-ai/dsh-commands`、`@deepseek-ai/dsh-compaction`、`@deepseek-ai/dsh-storage-domain`(`>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0`;devDependencies 钉 `0.1.5-rc.1`);`0.1.2-rc.1` 旧线仍通过结构式回退读取 pre-0.1.5 的 `header.system` 在运行时受支持。
31
32
 
32
33
  ## What you get
33
34
 
package/lib/index.js CHANGED
@@ -747,7 +747,7 @@ function appendSample(history, sample, maxSamples) {
747
747
  //#endregion
748
748
  //#region src/version.ts
749
749
  /** Single-source plugin version, bumped by `scripts/release.mjs`. @module dsh-fast/version */
750
- const VERSION = "0.2.10";
750
+ const VERSION = "0.2.11";
751
751
  //#endregion
752
752
  //#region src/index.ts
753
753
  const name = "fast";
@@ -1,3 +1,3 @@
1
1
  /** Single-source plugin version, bumped by `scripts/release.mjs`. @module dsh-fast/version */
2
- export declare const VERSION = "0.2.10";
2
+ export declare const VERSION = "0.2.11";
3
3
  //# sourceMappingURL=version.d.ts.map
@@ -1,3 +1,3 @@
1
1
  /** Single-source plugin version, bumped by `scripts/release.mjs`. @module dsh-fast/version */
2
- export const VERSION = '0.2.10';
2
+ export const VERSION = '0.2.11';
3
3
  //# sourceMappingURL=version.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dsh-fast",
3
- "version": "0.2.10",
3
+ "version": "0.2.11",
4
4
  "description": "Read-only performance diagnostics for DeepSeek Harness: session load (open/restore) timing, spill-hit counts, compaction count and trigger, context-injection volume (AGENTS.md/skills/tool-schema token share), and LLM cache hit rate — surfaced via the /fast command and the fast_report tool, persisted as reconstructable fast/* session events with async sampling off the model path.",
5
5
  "author": "dsh-fast contributors",
6
6
  "repository": {
@@ -64,7 +64,10 @@
64
64
  "native-code:none"
65
65
  ],
66
66
  "compatibility": {
67
- "dshVersions": ["0.1.2-rc.1","0.1.5-alpha.1"]
67
+ "dshVersions": [
68
+ "0.1.2-rc.1",
69
+ "0.1.5-rc.1"
70
+ ]
68
71
  },
69
72
  "capability": {
70
73
  "id": "fast",
@@ -112,22 +115,22 @@
112
115
  "zod": "^4.4.3"
113
116
  },
114
117
  "devDependencies": {
115
- "@deepseek-ai/dsh-attachment": "0.1.5-alpha.1",
118
+ "@deepseek-ai/dsh-attachment": "0.1.5-rc.1",
116
119
  "@deepseek-ai/cordis": "^4.0.2",
117
120
  "@deepseek-ai/cordis-plugin-include": "^1.0.7",
118
121
  "@deepseek-ai/cordis-plugin-loader": "^1.0.3",
119
- "@deepseek-ai/dsh-agent": "0.1.5-alpha.1",
120
- "@deepseek-ai/dsh-commands": "0.1.5-alpha.1",
121
- "@deepseek-ai/dsh-compaction": "0.1.5-alpha.1",
122
- "@deepseek-ai/dsh-llm": "0.1.5-alpha.1",
123
- "@deepseek-ai/dsh-session": "0.1.5-alpha.1",
124
- "@deepseek-ai/dsh-session-projection": "0.1.5-alpha.1",
125
- "@deepseek-ai/dsh-storage": "0.1.5-alpha.1",
126
- "@deepseek-ai/dsh-storage-domain": "0.1.5-alpha.1",
127
- "@deepseek-ai/dsh-storage-json": "0.1.5-alpha.1",
128
- "@deepseek-ai/dsh-system-prompt": "0.1.5-alpha.1",
129
- "@deepseek-ai/dsh-token-meter": "0.1.5-alpha.1",
130
- "@deepseek-ai/dsh-tools": "0.1.5-alpha.1",
122
+ "@deepseek-ai/dsh-agent": "0.1.5-rc.1",
123
+ "@deepseek-ai/dsh-commands": "0.1.5-rc.1",
124
+ "@deepseek-ai/dsh-compaction": "0.1.5-rc.1",
125
+ "@deepseek-ai/dsh-llm": "0.1.5-rc.1",
126
+ "@deepseek-ai/dsh-session": "0.1.5-rc.1",
127
+ "@deepseek-ai/dsh-session-projection": "0.1.5-rc.1",
128
+ "@deepseek-ai/dsh-storage": "0.1.5-rc.1",
129
+ "@deepseek-ai/dsh-storage-domain": "0.1.5-rc.1",
130
+ "@deepseek-ai/dsh-storage-json": "0.1.5-rc.1",
131
+ "@deepseek-ai/dsh-system-prompt": "0.1.5-rc.1",
132
+ "@deepseek-ai/dsh-token-meter": "0.1.5-rc.1",
133
+ "@deepseek-ai/dsh-tools": "0.1.5-rc.1",
131
134
  "@deepseek-ai/schemastery": "^3.18.2",
132
135
  "@types/node": "^22.19.0",
133
136
  "@vitest/coverage-v8": "^3.2.0",
package/src/version.ts CHANGED
@@ -1,2 +1,2 @@
1
1
  /** Single-source plugin version, bumped by `scripts/release.mjs`. @module dsh-fast/version */
2
- export const VERSION = '0.2.10'
2
+ export const VERSION = '0.2.11'