chore(release): version packages - #1126
Merged
Merged
Conversation
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_0582c25f-660e-464a-9d8f-12bd099235c0) |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
ftw@3.1.2
Patch Changes
Note
Low Risk
This merge only updates version and changelog metadata; the underlying patch touches local SQLite forecast persistence with bounded retries, which is operational rather than security-critical.
Overview
Release packaging only: bumps
ftwfrom 3.1.1 to 3.1.2 inpackage.json/ lockfile, adds the 3.1.2 section toCHANGELOG.md, and removes the consumed changeset (.changeset/quiet-forecast-retry.md).The published patch note documents commit 481cca7: more resilient frozen forecast archiving (retries on timeout/SQLite busy/lock, with model snapshot compression prepared before acquiring the write lock). No application source files are modified in this PR—the runtime change is already on the branch and is what this release tags.
Reviewed by Cursor Bugbot for commit d945caf. Bugbot is set up for automated code reviews on this repo. Configure here.