Skip to content

release: 0.3.0 - #25

Merged
xiongxz merged 1 commit into
mainfrom
sync/85196ec
Sep 24, 2026
Merged

xiongxz merged 1 commit into
mainfrom
sync/85196ec

Conversation

@xiongxz

@xiongxz xiongxz commented Sep 24, 2026

Copy link
Copy Markdown
Member

Snapshot of the private repository at 85196ec, carrying the 0.3.0 release commit and the README wording already merged here as #24.

  • CHANGELOG.md: the accumulated Unreleased entries become a curated 0.3.0 — 2026-09-24 section with a summary, an upgrade note and Added / Changed / Fixed.
  • Version 0.2.0 → 0.3.0 in package.json, cli/package.json, both lockfiles and the MCP server descriptor.

No source changes beyond the version strings; everything else in 0.3.0 arrived with #23 and #24.

Upgrade note, repeated from the changelog: stop every instance sharing the database before deploying. 0.2.0 binaries cannot run against the cleaned authorization schema, and the old and new authorization writers must not run together. See docs/RBAC.md.

Verified locally on this branch: npm ci (root and cli/), tsc --noEmit, npm run check:readme, vitest run (165 files, 1874 tests passed), next build — all green.

After merge: tag v0.3.0, which publishes ghcr.io/lexmount/artifact-site:0.3.0 and @artifact-site/cli@0.3.0.

🤖 Generated with Claude Code

Snapshot of the private repository at 85196ec (version 0.3.0). Carries:

- release: 0.3.0 (#189)
- docs: present hosted service as the cloud version (#190)

Source: artifact-hub 85196ec5cb58ae237afe958ff421dac62f6e7cf1
Signed-off-by: xiongxz <xiuzhang.xiong@lexmount.com>
@xiongxz
xiongxz merged commit d55906c into main Sep 24, 2026
5 checks passed
@xiongxz
xiongxz deleted the sync/85196ec branch September 24, 2026 03:36
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