Skip to content

Commit 87f6ca2

Browse files
committed
chore(release): 0.9.6
1 parent 50ec8a2 commit 87f6ca2

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to dsh-doublecheck are recorded here, newest first.
44

5+
## [0.9.6] - 2026-09-07
6+
7+
### Fixed
8+
9+
- Align the `@deepseek-ai/dsh-*` peer ranges to `>=0.1.2-rc.1 <0.2.0`: the older `>=0.1.0-rc.8 <0.2.0` band resolved to only the `0.1.0-rc.8` prerelease under registry-driven resolution and broke fresh tarball installs; no behavior change.
10+
11+
### Docs
12+
13+
- Refresh the five-language README support-version wording: the verified GitHub tag `dsh-v0.1.3-alpha.1` now leads the compatibility claim, while npm `0.1.2-rc.1` stays the published dependency-pin line (peers `>=0.1.2-rc.1 <0.2.0`); no behavior change.
14+
15+
516
## [0.9.5] - 2026-09-04
617

718
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dsh-doublecheck",
3-
"version": "0.9.5",
3+
"version": "0.9.6",
44
"description": "Delivery quality gate for DeepSeek Harness: grill the requirements, test the implementation, prove the delivery, and gate the handoff with a deliverable/rework decision.",
55
"packageManager": "pnpm@11.7.0",
66
"repository": {

0 commit comments

Comments
 (0)