Skip to content

chore: release v1.0.7#375

Merged
liangshuo-1 merged 1 commit intomainfrom
release/v1.0.7
Apr 9, 2026
Merged

chore: release v1.0.7#375
liangshuo-1 merged 1 commit intomainfrom
release/v1.0.7

Conversation

@liangshuo-1
Copy link
Copy Markdown
Collaborator

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

Summary

  • Bump version to v1.0.7
  • Add v1.0.7 changelog with 7 features, 4 bug fixes, 4 refactors, 1 docs update, and 1 chore entry

Changes included in v1.0.7

  • Auto-grant current user access for bot-created docs, sheets, imports, and uploads
  • mail: send_as alias support, mailbox/sender discovery APIs, and mail rules API
  • vc/wiki/sheets/docs: new shortcuts (+write-image, media-preview, wiki node create, etc.)
  • api: Windows stdin and quoted JSON input support
  • doc: round-trip fidelity improvements for docs +fetch
  • Migrate mail/drive/doc/sheets/base shortcuts to FileIO
  • depguard and forbidigo rules for FileIO adoption

Summary by CodeRabbit

  • Chores
    • Version 1.0.7 released with updates to features, bug fixes, refactoring, and documentation.

Change-Id: I0568fc87795a821802fe793802fc64ac55def6d6
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 9, 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: e44946ee-44c8-4dd3-8883-a895c6fc2234

📥 Commits

Reviewing files that changed from the base of the PR and between 99b8aaa and a512bb9.

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

📝 Walkthrough

Walkthrough

This PR releases version 1.0.7 of the package by updating the version field in package.json and adding a corresponding release entry to CHANGELOG.md with categorized updates including Features, Bug Fixes, Refactor, Documentation, and Chore items.

Changes

Cohort / File(s) Summary
Release v1.0.7
CHANGELOG.md, package.json
Updated package version from 1.0.6 to 1.0.7 and added release notes with Features, Bug Fixes, Refactor, Documentation, and Chore entries referencing corresponding PRs.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

size/M

Suggested reviewers

  • liuxinyanglxy
  • evandance

Poem

🐰 A version bump hops into view,
From 1.0.6 to 1.0.7 so new,
CHANGELOG sings of features and fixes,
Release notes in proper mixes,
The package ascends with a bound! 🎉

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: releasing version 1.0.7 by bumping the package version and adding the changelog, which aligns perfectly with the raw_summary showing updates to both package.json and CHANGELOG.md.
Description check ✅ Passed The description includes Summary and Changes sections that comprehensively document the version bump and all v1.0.7 features, but lacks the Test Plan and Related Issues sections specified in the template.
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.7

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

@github-actions github-actions bot added the size/M Single-domain feat or fix with limited business impact label Apr 9, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Apr 9, 2026

Greptile Summary

This PR bumps the package version from 1.0.6 to 1.0.7 in package.json and adds the corresponding v1.0.7 changelog section to CHANGELOG.md. The changelog is well-structured, covers all expected categories (features, bug fixes, refactors, docs, chore), and the reference link at the bottom is correctly ordered.

Confidence Score: 5/5

This PR is safe to merge — it is a clean version bump and changelog update with no logic changes.

Only two files changed: a single-field version increment in package.json and a well-formed changelog section in CHANGELOG.md. No code logic, dependencies, or configuration were altered. No issues found.

No files require special attention.

Vulnerabilities

No security concerns identified.

Important Files Changed

Filename Overview
package.json Version bumped from 1.0.6 to 1.0.7 — simple, correct single-field change.
CHANGELOG.md v1.0.7 section added with 7 features, 4 bug fixes, 4 refactors, 1 docs, 1 chore entry, and a correct reference link appended at the bottom.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[PR #375: chore/release v1.0.7] --> B[package.json\nversion: 1.0.6 → 1.0.7]
    A --> C[CHANGELOG.md\nAdd v1.0.7 section]
    C --> D[7 Features]
    C --> E[4 Bug Fixes]
    C --> F[4 Refactors]
    C --> G[1 Docs update]
    C --> H[1 Chore]
    C --> I[Reference link added]
Loading

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

@liangshuo-1 liangshuo-1 merged commit 69cf9f2 into main Apr 9, 2026
9 of 10 checks passed
@liangshuo-1 liangshuo-1 deleted the release/v1.0.7 branch April 9, 2026 13:35
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