Skip to content

chore(sdk): bump SDK version to 1.5.3 after 1.5.2 release#35562

Merged
zJaaal merged 2 commits into
mainfrom
sdk/post-release-1.5.2
May 12, 2026
Merged

chore(sdk): bump SDK version to 1.5.3 after 1.5.2 release#35562
zJaaal merged 2 commits into
mainfrom
sdk/post-release-1.5.2

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 5, 2026

Automated post-release bump. Moves the VERSION file from 1.5.2 to 1.5.3 so trunk @next builds stay ahead of @latest.

@zJaaal zJaaal enabled auto-merge May 12, 2026 14:00
@github-actions github-actions Bot added Area : Frontend PR changes Angular/TypeScript frontend code Area : SDK PR changes SDK libraries labels May 12, 2026
@claude
Copy link
Copy Markdown
Contributor

claude Bot commented May 12, 2026

Claude finished @fmontes's task in 1m 15s —— View job


Review

One thing to flag, otherwise clean.

⚠️ Diff vs main is 1.5.1 → 1.5.3, not 1.5.2 → 1.5.3 as the PR body claims.

  • origin/main:core-web/libs/sdk/VERSION is currently 1.5.1 — main was never bumped to 1.5.2.
  • The VERSION file was actually first introduced into main by an unrelated commit (c0162279fix(categories): default CategoryForm.active to true on omitted JSON), where it landed at 1.5.1. That's a pre-existing oddity, not caused by this PR, but it explains the gap.
  • End state on main (1.5.3) is still correct for keeping @next ahead of @latest (1.5.2), so this is more of a "git history will look weird / PR description is misleading" issue than a functional problem. Worth a sentence in the description so future spelunkers don't trip on it.

Other observations (non-blocking, not introduced by this PR):

  • The eight core-web/libs/sdk/*/package.json files have stale, divergent "version" values (1.1.1, 1.2.0, 1.2.5, 1.2.6, 0.0.1-beta.2, etc.) — none match VERSION. Assuming the release pipeline rewrites these at publish time from VERSION; if it doesn't, the published packages won't be 1.5.3. Worth confirming once before merging the post-release bot's output again.
  • Trailing newline preserved, single-line change, no other surprises.

If VERSION is intended to be the only source of truth, ✅. If the package.json values are also read anywhere, that's a real problem and predates this PR.
• Branch: sdk/post-release-1.5.2

@zJaaal zJaaal added this pull request to the merge queue May 12, 2026
Merged via the queue into main with commit 20fecd7 May 12, 2026
30 checks passed
@zJaaal zJaaal deleted the sdk/post-release-1.5.2 branch May 12, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area : Frontend PR changes Angular/TypeScript frontend code Area : SDK PR changes SDK libraries

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants