Skip to content

Commit 27f5e2d

Browse files
chore(changelog): retarget unreleased 1.23.2 → 1.24.0 (#951)
Retarget the staged (unreleased) `# 1.23.2` CHANGELOG section to `# 1.24.0` in both client packages, ahead of cutting the 1.24.0 beta. #950 added new public API (`dangerously_log_query_text` config option + per-request `span_attributes`), which is an additive **minor** release. `1.23.2` was never published, so the section's contents — the OTEL features (#950) and the #947 `Array(Date)` binding fix — ship together as `1.24.0`. Header-only change; content is unchanged. Required by the release skill's Step 1 (the CHANGELOG must carry the exact version header before the version bump). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 06d549b commit 27f5e2d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/client-node/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.23.2
1+
# 1.24.0
22

33
## New features
44

packages/client-web/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.23.2
1+
# 1.24.0
22

33
## New features
44

0 commit comments

Comments
 (0)