chore: prepare v1.0.4 release metadata - #302
Merged
Merged
Conversation
Copilot started reviewing on behalf of
Alexander Zaslonov (azaslonov)
September 25, 2026 23:26
View session
Contributor
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
The changelog is missing the required v1.0.4 compare-link footer definition.
Get a fresh assessment by requesting another Copilot review.
Review effort: Balanced
Findings: 1
Open (1)
What changed in this PR
Prepares v1.0.4 release metadata and documents the merged fixes and guidance updates.
Changes:
- Bumps package metadata to 1.0.4.
- Adds v1.0.4 release notes.
| File | Description |
|---|---|
package.json |
Updates package version. |
package-lock.json |
Synchronizes root lockfile versions. |
CHANGELOG.md |
Adds v1.0.4 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 26, 2026 00:47
Vitaliy Kurokhtin (VitaliyKurokhtin)
approved these changes
Sep 26, 2026
Tuan Nguyen (atuannguyen1101)
approved these changes
Sep 26, 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.4. This branch contains one commit based directly on public main and changes only package.json, package-lock.json, and CHANGELOG.md.
-vversion flag (Support lowercase-vas a version flag alias #298), one-value-per-question identity setup prompts (fix: ask identity setup values one per question in Copilot prompts #300), and the README identity setup guidance and filtering guide updates (docs: clarify README identity setup uses GitHub Copilot prompt file #299, Honor operation extraction filters in OpenAPI specifications #296).Validation
apiops -v,-V, and--versionall print 1.0.4. PR CI remains required.Release Coordination
Keep this PR draft until the v1.0.4 npm release is published. Merging to main triggers the existing Squad Release workflow, which creates the annotated v1.0.4 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 #296, #298, #299, and #300. No new issue is closed by this metadata-only PR.