Skip to content

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

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

chore(release): bump versions and update changelogs#98
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.0

Minor Changes

  • #97 024f9e0 Thanks @designcode! - Add copy(src, dest, options?) and move(src, dest, options?) for copying and moving objects within or across buckets. Add setObjectAccess(path, { access }) for changing object ACLs. Deprecate updateObject; use setObjectAccess for ACL changes and move for renames.

Note

Low Risk
Release-only changes: bumps @tigrisdata/storage to 3.5.0, generates a changelog entry, and removes processed changesets; no runtime/source code logic is modified.

Overview
Cuts a @tigrisdata/storage 3.5.0 release by bumping package.json version and adding CHANGELOG.md notes for the previously landed minor features.

Cleans up release metadata by removing the now-applied .changeset/* entries.

Reviewed by Cursor Bugbot for commit a92b9c5. 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 Changesets that bumps @tigrisdata/storage from 3.4.0 to 3.5.0 and creates the initial CHANGELOG.md.

Confidence Score: 5/5

Safe to merge — all changes are automated bookkeeping produced by the Changesets release action with no hand-edited logic.

All four changed files are pure release metadata: a version bump in package.json, a generated CHANGELOG.md, and deletion of two consumed changeset files. No application logic, tests, or configuration is touched.

No files require special attention.

Important Files Changed

Filename Overview
packages/storage/package.json Version bumped from 3.4.0 to 3.5.0 via automated Changesets release
packages/storage/CHANGELOG.md New CHANGELOG.md created with the 3.5.0 release entry documenting copy/move/setObjectAccess additions
.changeset/copy-move-set-object-access.md Changeset file consumed and deleted by the Changesets release action as part of normal release process
.changeset/dx-pnpm-and-changeset.md Chore changeset file consumed and deleted by the release action; contained no version changes

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

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