Skip to content

chore(release): 2.3.0 - #13

Merged
robrigo merged 1 commit into
mainfrom
chore/release-2.3.0
Aug 21, 2026
Merged

chore(release): 2.3.0#13
robrigo merged 1 commit into
mainfrom
chore/release-2.3.0

Conversation

@robrigo

@robrigo robrigo commented Aug 21, 2026

Copy link
Copy Markdown

Why

Step two of RELEASING.md: the version bump that the v2.3.0 tag will point at. It changes the one line and nothing else, so the tag resolves a commit whose manifest matches the tag name, which is what the publish workflow gates on.

The editorial text landed in #12.

Validation

yarn run test passes on a cleared examples/node_modules: 35 unit tests plus the frozen examples install. That install is the one thing a version bump could have disturbed, since examples/yarn.lock records the root package through a file: entry. It does not: yarn keys that entry on its pattern rather than on the resolved version, so the lockfile stays untouched and no lockfile edit rides along with the bump.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the package version to 2.3.0 for the corresponding release tag.

Changes:

  • Updates the manifest version from 2.2.0 to 2.3.0.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@robrigo
robrigo merged commit dd4c23a into main Aug 21, 2026
5 checks passed
@robrigo
robrigo deleted the chore/release-2.3.0 branch August 21, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants