Conversation
There was a problem hiding this comment.
Pull request overview
Bumps the SDK release to v5.5.7 and updates the @lightningjs/core dependency to v2.20.1, along with synchronized lockfile and changelog updates.
Changes:
- Bumped
@lightningjs/sdkversion to5.5.7. - Updated dependency
@lightningjs/coreto^2.20.1(and refreshedpackage-lock.jsonaccordingly, including new transitive deps). - Added v5.5.7 entries to both changelog files.
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Version bump to 5.5.7 and core dependency update to ^2.20.1 |
| package-lock.json | Lockfile refresh for v5.5.7 and updated @lightningjs/core dependency graph |
| docs/changelog.md | Added v5.5.7 release notes |
| CHANGELOG.md | Added v5.5.7 release notes |
Comments suppressed due to low confidence (1)
CHANGELOG.md:13
- The v5.5.6 changelog entry says Lightning core was updated to 2.15.1, but the dependency version (prior to this PR) was already @lightningjs/core ^2.16.1. Please reconcile this release note (or clarify if there was an intentional downgrade) to avoid publishing misleading changelog information.
## v5.5.6
*8 sep 2025*
- Updated Lightning core version to 2.15.1
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| *8 sep 2025* | ||
|
|
||
| - Updated Lightning core version to 2.15.1 |
There was a problem hiding this comment.
The v5.5.6 changelog entry says Lightning core was updated to 2.15.1, but the dependency version (prior to this PR) was already @lightningjs/core ^2.16.1. Please reconcile this release note (or clarify if there was an intentional downgrade) to avoid publishing misleading changelog information.
| - Updated Lightning core version to 2.15.1 | |
| - No change to Lightning core version (remains at 2.16.1) |
|
Hi @jfboeve Usually we used to follow the below format whenever we create a release ChangesMerged : This section tells about the merged in changesTodo - This is the checklist
I think the package json inside the docs folder is not updated to the latest version :-) |
already released on npm, just need to merge with master