Skip to content

chore: release v1.0.75#2014

Merged
liangshuo-1 merged 1 commit into
mainfrom
release/v1.0.75
Jul 22, 2026
Merged

chore: release v1.0.75#2014
liangshuo-1 merged 1 commit into
mainfrom
release/v1.0.75

Conversation

@liangshuo-1

@liangshuo-1 liangshuo-1 commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

Prepare the v1.0.75 release by updating package metadata and the changelog.

Changes

  • Bump package.json from 1.0.74 to 1.0.75.
  • Synchronize both package-lock.json package version fields to 1.0.75 and refresh the root CPU metadata from package.json.
  • Add the v1.0.75 changelog entry and release link.

Test Plan

  • make unit-test
  • npm run release:check -- --tag v1.0.75
  • node --test scripts/release-preflight.test.js
  • go vet ./...
  • gofmt -l . produces no output
  • go mod tidy leaves go.mod and go.sum unchanged
  • go run github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.1.6 run --new-from-rev=origin/main

Related Issues

  • None

@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Updates the package version to v1.0.75 and adds the corresponding dated changelog entry, categorized release notes, and GitHub release reference link.

Changes

Release metadata

Layer / File(s) Summary
Version and changelog update
package.json, CHANGELOG.md
The package version changes from 1.0.74 to 1.0.75, with matching release notes and a bottom-of-file [v1.0.75] reference link.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: liuxinyanglxy

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly and concisely summarizes the main change: releasing v1.0.75.
Description check ✅ Passed The description matches the template with Summary, Changes, Test Plan, and Related Issues sections filled in.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v1.0.75

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@liangshuo-1 liangshuo-1 mentioned this pull request Jul 22, 2026
7 tasks
@github-actions github-actions Bot added the size/M Single-domain feat or fix with limited business impact label Jul 22, 2026
@liangshuo-1
liangshuo-1 marked this pull request as ready for review July 22, 2026 14:09
@github-actions

Copy link
Copy Markdown

🚀 PR Preview Install Guide

🧰 CLI update

npm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@54436c30142d169f4e2fe1886ce01e16b561aa29

🧩 Skill update

npx skills add larksuite/cli#release/v1.0.75 -y -g

@liangshuo-1
liangshuo-1 merged commit 02c2ebc into main Jul 22, 2026
31 of 41 checks passed
@liangshuo-1
liangshuo-1 deleted the release/v1.0.75 branch July 22, 2026 14:29
@coderabbitai coderabbitai Bot mentioned this pull request Jul 22, 2026
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Single-domain feat or fix with limited business impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant