chore: prepare v1.0.3 release metadata - #292
Merged
Merged
Conversation
Copilot started reviewing on behalf of
Alexander Zaslonov (azaslonov)
September 21, 2026 03:25
View session
Contributor
There was a problem hiding this comment.
Copilot review overview
🟢 Approval recommended
The release metadata is consistent, scoped, and accurately summarizes PR #285.
Review effort: Balanced
Findings: None
What changed in this PR
Prepares consistent v1.0.3 release metadata for the fixes delivered in PR #285.
Changes:
- Bumps package and lockfile versions to 1.0.3.
- Documents cross-service publishing, diagnostic logger, and WSDL fixes.
| File | Description |
|---|---|
| package.json | Updates the package version. |
| package-lock.json | Synchronizes lockfile version metadata. |
| CHANGELOG.md | Adds v1.0.3 release notes. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Alexander Zaslonov (azaslonov)
marked this pull request as ready for review
September 21, 2026 16:56
Tuan Nguyen (atuannguyen1101)
approved these changes
Sep 21, 2026
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.
Summary
Prepare public source metadata for v1.0.3. This branch contains one commit based directly on public main and changes only package.json, package-lock.json, and CHANGELOG.md.
Validation
node --test test/*.test.cjsexited successfully but discovered 0 tests; this is not claimed as test coverage. PR CI remains required.Release Coordination
Keep this PR draft until the v1.0.3 npm release is ready to announce. Merging to main triggers the existing Squad Release workflow, which creates the annotated v1.0.3 Git tag and GitHub release if the tag does not exist. Do not create a competing tag manually.
This PR does not publish to npm. No tag, GitHub release, or npm publication has been created by this preparation.
Related Issue(s)
Release metadata for changes already merged in #285. No new issue is closed by this metadata-only PR.