Skip to content

chore(release): bump versions and update changelogs#100

Merged
designcode merged 1 commit into
mainfrom
changeset-release/main
May 11, 2026
Merged

chore(release): bump versions and update changelogs#100
designcode merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 11, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@tigrisdata/storage@3.5.1

Patch Changes

  • #99 aa03ea5 Thanks @designcode! - move no longer accepts srcBucket / destBucket options — cross-bucket moves are not supported by the server. Use copy followed by remove to move objects between buckets.

Note

Low Risk
Release-only changes: bumps the @tigrisdata/storage version and updates the changelog/changeset with no functional code modifications.

Overview
Publishes @tigrisdata/storage@3.5.1 by bumping package.json from 3.5.0 to 3.5.1 and recording the patch note that move no longer accepts srcBucket/destBucket (cross-bucket moves unsupported).

Removes the consumed changeset file after promoting its contents into CHANGELOG.md.

Reviewed by Cursor Bugbot for commit 84a6eda. Bugbot is set up for automated code reviews on this repo. Configure here.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 11, 2026

Greptile Summary

Automated release PR generated by the Changesets action, bumping @tigrisdata/storage from 3.5.0 to 3.5.1.

  • Deletes the consumed changeset file and adds a 3.5.1 entry to CHANGELOG.md documenting that move no longer accepts srcBucket/destBucket options.
  • Bumps the version field in package.json from 3.5.0 to 3.5.1.

Confidence Score: 5/5

Fully automated release bookkeeping — version bump and changelog update only, no logic changes.

All three changed files are mechanical release artifacts: the changeset is deleted as expected, the changelog entry matches the PR it references, and the version bump in package.json is correctly incremented to 3.5.1.

No files require special attention.

Important Files Changed

Filename Overview
.changeset/move-same-bucket-only.md Changeset file consumed and deleted by the Changesets release action as part of the 3.5.1 release process.
packages/storage/CHANGELOG.md New 3.5.1 entry added documenting the move cross-bucket option removal, referencing PR #99 and commit aa03ea5.
packages/storage/package.json Version bumped from 3.5.0 to 3.5.1 in line with the patch changeset.

Reviews (1): Last reviewed commit: "chore(release): bump versions and update..." | Re-trigger Greptile

@designcode designcode merged commit 1a78180 into main May 11, 2026
1 check passed
@designcode designcode deleted the changeset-release/main branch May 11, 2026 08:54
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