Skip to content

chore: release v1.2.0 - #8

Merged
athanbase merged 1 commit into
mainfrom
chore/release-1.2.0
Aug 28, 2026
Merged

chore: release v1.2.0#8
athanbase merged 1 commit into
mainfrom
chore/release-1.2.0

Conversation

@athanbase

Copy link
Copy Markdown
Collaborator

What

Version bump 1.1.01.2.0 for the changes merged in #7 (access-config ownership fix + pull-first policy reconcile).

Touches the same three files as the v1.1.0 release precedent (chore: release v1.1.0 (#6)):

  • package.json — version
  • README.md — status line + git clone --branch install ref
  • docs/onboarding.mdgit clone --branch install ref

Why now

A bump is required before tagging: v1.1.0 already exists, and this repo is distributed by git clone --branch v<version>, so the tag is the release artifact.

Also

The README status line asserted verification against @openmaxai/openmax-agent-sdk@^1.0.0. #7 moved the dependency to ^1.0.3, so that reference now names the version the claim was actually made against. No other content changes.

Test plan

Docs and metadata only, no code changes. CI (Quality Gate / Semgrep / Gitleaks) covers the tree as-is.

Version bump for the access-config ownership fix and the pull-first policy
reconcile merged in #7. Follows the v1.1.0 release precedent (package.json +
README + docs/onboarding install refs).

Also corrects the README status line's SDK reference: #7 moved the dependency
to ^1.0.3, so the end-to-end verification claim now names the version it was
actually made against.

@zylos0t zylos0t left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CLEAN at exact head 486a8fb. Reviewed release-only bump: package.json 1.1.0 -> 1.2.0, README/docs install refs v1.1.0 -> v1.2.0, README SDK text ^1.0.0 -> ^1.0.3. Existing tags stop at v1.1.0, so v1.2.0 is the next release slot. Package-lock remains at 1.1.0, matching this repo release precedent. CI is green; local npm test passed (42 tests).

@athanbase
athanbase merged commit a31c3c5 into main Aug 28, 2026
3 checks passed
@athanbase
athanbase deleted the chore/release-1.2.0 branch August 28, 2026 07:08
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.

2 participants