Skip to content

Commit 49e6fad

Browse files
committed
fix: use scoped package name in bug-batch changeset
Unblocks the Release workflow — changesets requires @stainless-code/codemap, not bare codemap.
1 parent 54ad25a commit 49e6fad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/fix-high-bugs-batch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"codemap": patch
2+
"@stainless-code/codemap": patch
33
---
44

55
Fix high-severity bugs (describe.each parent stack, git porcelain -z paths, CLI symlink entry, pr-comment TTY stdin), medium bugs (changed-since -z paths, perf baseline RUNS guard, qualified typeof, decorator args_text, for-of binding refs, HTTP body drain, benchmark regex validation, jsx INSERT RETURNING id, sqlite stmt cache on close), and low bugs (CLI parse guards, incremental delete transaction, apply summary.files, extension case, pnpm # paths, coverage db.transaction, impact walk delimiter, worker errors, pointer dedup, benchmark readAll visibility).

0 commit comments

Comments
 (0)