chore: release main#352
Conversation
Greptile SummaryThis is an automated release PR generated by Release Please, bumping all packages from
Confidence Score: 5/5Safe to merge — all changes are automated version string updates with no logic or source code modifications. Every changed line is a version bump from 1.3.0 to 1.4.0, applied consistently across all 31 files by Release Please. The CHANGELOG entry accurately reflects the three Remix features and two bug fixes that landed in preceding commits. No source code, configuration logic, or dependency graph was altered. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Release Please Bot] --> B[Detects feat/fix commits on main]
B --> C[Generates release PR #352]
C --> D{Version bump 1.3.0 → 1.4.0}
D --> E[CHANGELOG.md updated]
D --> F[.release-please-manifest.json]
D --> G[.release-please-version]
D --> H[24× package.json files]
D --> I[3× Cargo.toml files]
D --> J[Cargo.lock regenerated]
E & F & G & H & I & J --> K[PR merged to main]
K --> L[GitHub Release + npm publish triggered]
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
A[Release Please Bot] --> B[Detects feat/fix commits on main]
B --> C[Generates release PR #352]
C --> D{Version bump 1.3.0 → 1.4.0}
D --> E[CHANGELOG.md updated]
D --> F[.release-please-manifest.json]
D --> G[.release-please-version]
D --> H[24× package.json files]
D --> I[3× Cargo.toml files]
D --> J[Cargo.lock regenerated]
E & F & G & H & I & J --> K[PR merged to main]
K --> L[GitHub Release + npm publish triggered]
Reviews (1): Last reviewed commit: "chore: release main" | Re-trigger Greptile |
d0f1738 to
6adeae6
Compare
6adeae6 to
9654807
Compare
🤖 I have created a release beep boop
palamedes: 1.4.0
1.4.0 (2026-07-06)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.