Commit 8cabe9c
chore(deps): @moshcoder/moshpit-dns 0.2.1 -> 0.2.2 (#198)
Unblocks main, which has been red since #193 merged.
The dash rule landed here (#193) and in the drift guard covering it
(#194) before the package carried it, so dns-drift correctly failed on
blue.lazy-loaded: vendored null, published { blue, lazy-loaded }. That
is the guard working.
0.2.2 carries the rule. The lockfile is the part that matters — CI runs
`pnpm install --frozen-lockfile`, so the ^0.2.1 range in package.json
never picked the new version up on its own; it installed 0.2.1 and kept
failing after the publish.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent ce2834d commit 8cabe9c
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments