Skip to content

release: track target version 0.8.0 in changelog and packages - #48

Merged
dhernz merged 1 commit into
stagingfrom
release/0.8.0-version-tracking
Aug 18, 2026
Merged

release: track target version 0.8.0 in changelog and packages#48
dhernz merged 1 commit into
stagingfrom
release/0.8.0-version-tracking

Conversation

@dhernz

@dhernz dhernz commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

What & why

The changelog's pending section now names the version it will become: ## [0.8.0] - Unreleased (features this cycle → pre-1.0 minor bump). @altananetwork/sdk and @altananetwork/mcp are bumped to 0.8.0 to match (mcp's sdk dependency range follows; lockfile refreshed).

The rule is now part of the flow (CONTRIBUTING.md + PR template): the first user-visible change of a cycle creates the section and bumps versions — fix starts a patch, feature starts a minor, and the target only ever goes up within a cycle. Publishing is then just: stamp the date, verify versions match, npm publish, merge staging → main.

Once this merges to staging it rides the open promotion PR #47 automatically, so main receives the changelog already versioned.

How was this tested?

bun install (lockfile refresh) — version metadata only, no code changes.

Anything breaking?

No.

- CHANGELOG.md: pending section is now '## [0.8.0] - Unreleased' — the
  accumulating release names the version it will become instead of a bare
  [Unreleased] stamped at publish time.
- Bump @altananetwork/sdk and @altananetwork/mcp to 0.8.0 (features this
  cycle -> pre-1.0 minor); mcp's sdk range follows; lockfile refreshed.
- CONTRIBUTING.md: codify the version logic — first user-visible change of
  a cycle creates the section and bumps versions (fix -> patch, feature ->
  minor), target only ever goes up within a cycle; publish = stamp the
  date, verify versions, npm publish, merge staging -> main.
- PR template checkbox updated to match.
@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
altana-sdk-docs Ready Ready Preview Aug 18, 2026 10:40am

Request Review

@dhernz
dhernz merged commit e523363 into staging Aug 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant