Skip to content

chore: release v1.0.4#253

Merged
liangshuo-1 merged 1 commit intomainfrom
release/v1.0.4
Apr 3, 2026
Merged

chore: release v1.0.4#253
liangshuo-1 merged 1 commit intomainfrom
release/v1.0.4

Conversation

@liangshuo-1
Copy link
Copy Markdown
Collaborator

@liangshuo-1 liangshuo-1 commented Apr 3, 2026

Summary

  • Update CHANGELOG.md with v1.0.4 release notes
  • Bump version to 1.0.4 in package.json

Changelog

Features

Bug Fixes

Documentation

Refactor

CI

Summary by CodeRabbit

  • Chores
    • Version 1.0.4 released with improvements across features, bug fixes, documentation, refactoring, and CI infrastructure.

Update CHANGELOG.md and bump version to 1.0.4.

Change-Id: Ia0d65f4abf271dcff5563aac5ae81bcf4c4c6aea
@github-actions github-actions bot added the size/M Single-domain feat or fix with limited business impact label Apr 3, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 3, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1d678b59-6172-4fc8-b72d-d391530cf5af

📥 Commits

Reviewing files that changed from the base of the PR and between 135fde8 and 5dc7ca2.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • package.json

📝 Walkthrough

Walkthrough

Updated the npm package version from 1.0.3 to 1.0.4 and added a new changelog entry for v1.0.4 dated 2026-04-03 with categorized release notes including features, bug fixes, documentation, refactoring, and CI improvements.

Changes

Cohort / File(s) Summary
Version Management
package.json, CHANGELOG.md
Bumped package version to 1.0.4 and added corresponding changelog entry with categorized release notes (Features, Bug Fixes, Documentation, Refactor, CI) plus release reference link.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

size/M

Suggested reviewers

  • liuxinyanglxy

Poem

🐰 A version springs forth, one-oh-four is here,
With changelog entries, crystal and clear,
Features and fixes all bundled with care,
The release is ready—let's hop in the air! 🎉

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The description covers the main changes but deviates from the template structure by omitting the 'Test Plan' and 'Related Issues' sections, focusing instead on detailed changelog entries. Add the 'Test Plan' section (with test verification checkboxes) and 'Related Issues' section to align with the repository's pull request template structure.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: release v1.0.4' clearly summarizes the main purpose of the changeset—releasing version 1.0.4 with updated changelog and bumped package version.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v1.0.4

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

@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Apr 3, 2026

Greptile Summary

This is a standard release chore PR that bumps package.json from 1.0.3 to 1.0.4 and adds the corresponding CHANGELOG.md section. Both changes are consistent with the project's existing versioning and changelog format.

Confidence Score: 5/5

Safe to merge — purely a version bump and changelog update with no logic changes.

Both changed files contain only metadata updates (version string and changelog text). No logic, dependencies, or configuration is modified, and the format is consistent with previous releases.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Adds v1.0.4 section with features, bug fixes, docs, refactor, and CI entries; appends corresponding GitHub release link reference — format is consistent with existing entries.
package.json Bumps version field from 1.0.3 to 1.0.4, consistent with the CHANGELOG entry.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[PR #253 - chore: release v1.0.4] --> B[package.json\nversion: 1.0.3 → 1.0.4]
    A --> C[CHANGELOG.md\nAdd v1.0.4 section]
    C --> D[Features\n#242 #235 #229]
    C --> E[Bug Fixes\n#247 #245]
    C --> F[Docs / Refactor / CI\n#157 #191 #236]
    C --> G[Link reference\nhttps://github.com/larksuite/cli/releases/tag/v1.0.4]
Loading

Reviews (1): Last reviewed commit: "chore: release v1.0.4" | Re-trigger Greptile

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

🚀 PR Preview Install Guide

🧰 CLI update

npm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@5dc7ca27b792c7e1cb22575f618fcb2aef020b52

🧩 Skill update

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

@liangshuo-1 liangshuo-1 merged commit 0c77c95 into main Apr 3, 2026
11 checks passed
@liangshuo-1 liangshuo-1 deleted the release/v1.0.4 branch April 3, 2026 13:46
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.

2 participants