Skip to content

release: v1.16.1 - #96

Merged
zh30 merged 1 commit into
mainfrom
cursor/release-v1.16.1-928c
Sep 21, 2026
Merged

zh30 merged 1 commit into
mainfrom
cursor/release-v1.16.1-928c

Conversation

@zh30

@zh30 zh30 commented Sep 20, 2026

Copy link
Copy Markdown
Owner

变更范围

从最新 main(含 #95 squash merge dc31b97e)切出 v1.16.1,让 v* Release Assets 检出带 path+version 依赖的清单,从而能按序发布到 crates.io。

v1.16.0 标签仍指向 #95 之前的提交;本次不移动、不删除该标签。

版本 1.16.01.16.1

  • Cargo.tomlamberjs 包版本 + amber_transpile / amber_sandbox 的 path+version)
  • crates/amber_transpile/Cargo.toml 与对应 Cargo.lock
  • crates/amber_sandbox/Cargo.toml 与对应 Cargo.lock
  • workspace 成员 extensions/zedzed-amberjspublish = false)及 extension.toml
  • Cargo.lockcargo update -p amberjs -p amber_transpile -p amber_sandbox -p zed-amberjs --precise 1.16.1
  • CHANGELOG.md 增加 [1.16.1]

二进制名仍是 amber,crates.io 包名仍是 amberjs。未从本 agent 执行 cargo publish

影响模块

  • workspace 版本与 lockfile
  • 发布工作流本身未改;推送 v1.16.1 后由 .github/workflows/release-assets.yml 触发

运行过的测试/检查

  • git fetch origin main:tip 为 dc31b97e feat: crates.io 按依赖顺序发布 amberjs
  • cargo metadata:四包均为 1.16.1
  • cargo update -p … --precise 1.16.1:根 lockfile 已对齐
  • 未跑完整 cargo test / clippy(纯版本号变更)
  • 合并并打 annotated tag v1.16.1 后,再确认 Actions 与 git ls-remote --tags origin | grep v1.16.1

未验证项

  • crates.io 实际上传(交给 CI 的 CARGO_REGISTRY_TOKENamber_transpileamber_sandboxamberjs
  • GitHub Release 资源交叉编译

相关文档

Open in Web Open in Cursor 

将 workspace crate 版本从 1.16.0 升到 1.16.1,使 v* 标签检出包含 #95 的 path+version 依赖与按序 crates.io 发布。

Co-authored-by: Henry Zhang <hello@zhanghe.dev>
@changeset-bot

changeset-bot Bot commented Sep 20, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b05ace8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@zh30
zh30 marked this pull request as ready for review September 20, 2026 23:59
@zh30
zh30 merged commit 0722410 into main Sep 21, 2026
6 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.

2 participants