Open
Conversation
Contributor
There was a problem hiding this comment.
The release bump looks consistent, but showcase/package.json downgrades posthog-js (^1.347.0 → ^1.336.4), which is atypical for a patch release and should be either reverted or explicitly documented to avoid surprise regressions.
Additional notes (1)
- Maintainability |
showcase/package.json:51-56
posthog-jsis being downgraded from^1.347.0to^1.336.4. That’s unusual for a release PR and can unintentionally reintroduce fixed bugs or break expectations for downstream lockfiles.
If this is intentional (e.g., regressions in newer versions), it should be called out explicitly in the changelog entry for 0.37.3 (or explained in the PR description) so consumers understand why the version moved backward.
Summary of changes
Release showcase@0.37.3
- Bumped Release Please manifest entry:
"showcase": "0.37.2" → "0.37.3"in.config/release-please/.release-please-manifest.json. - Updated
showcase/CHANGELOG.mdwith a new0.37.3section (deps + test chores) and comparison link. - Updated
showcase/package.jsonversion to0.37.3. - Changed dependency version in
showcase/package.json:posthog-js^1.347.0 → ^1.336.4(a downgrade).
89231e9 to
f7fb794
Compare
2ad807d to
56c5645
Compare
2f135c2 to
0795003
Compare
302beaf to
736610d
Compare
446a8b7 to
629675b
Compare
2c47064 to
ca518c4
Compare
5be39cd to
4661470
Compare
cbbaa7c to
193e3f3
Compare
00d9681 to
e92be55
Compare
8a3c4dd to
9db00fb
Compare
52d3ea1 to
8d959d2
Compare
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.
🤖 I have created a release beep boop
0.38.0 (2026-03-01)
Features
Bug Fixes
Miscellaneous Chores
This PR was generated with Release Please. See documentation.