Conversation
28184b0 to
b4b4f40
Compare
Greptile SummaryThis is a standard automated release PR generated by Changesets, bumping all five packages from Confidence Score: 5/5Safe to merge — this is a clean, machine-generated version bump with no logic changes. All changes are version fields in package.json files and corresponding CHANGELOG entries, generated deterministically by Changesets. Every package is bumped consistently to 2.1.3, the workspace:* dependency in the thesvg meta-package is handled correctly by pnpm at publish time, and no source code or build configuration is touched. No P0/P1 findings. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["thesvg@2.1.3\n(meta package)"]
B["@thesvg/icons@2.1.3\n(core SVG assets)"]
C["@thesvg/react@2.1.3"]
D["@thesvg/svelte@2.1.3"]
E["@thesvg/vue@2.1.3"]
A -->|"workspace:*"| B
C -.->|"peer: react >=18"| F["react"]
D -.->|"peer: svelte >=4"| G["svelte"]
E -.->|"peer: vue >=3.3"| H["vue"]
style A fill:#f0f4ff,stroke:#4a6cf7
style B fill:#f0f4ff,stroke:#4a6cf7
style C fill:#f0f4ff,stroke:#4a6cf7
style D fill:#f0f4ff,stroke:#4a6cf7
style E fill:#f0f4ff,stroke:#4a6cf7
Reviews (1): Last reviewed commit: "chore(release): version packages" | Re-trigger Greptile |
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 main, this PR will be updated.
Releases
@thesvg/icons@2.1.3
Patch Changes
@thesvg/react@2.1.3
Patch Changes
@thesvg/svelte@2.1.3
Patch Changes
thesvg@2.1.3
Patch Changes
@thesvg/vue@2.1.3
Patch Changes