Skip to content

chore(release): 2.1.0#27

Merged
ashleythedeveloper merged 4 commits into
mainfrom
release/2.1.0
May 15, 2026
Merged

chore(release): 2.1.0#27
ashleythedeveloper merged 4 commits into
mainfrom
release/2.1.0

Conversation

@ashleythedeveloper
Copy link
Copy Markdown
Contributor

First release under the trunk-based, tag-triggered model from #26. Bumps package.json to 2.1.0 and adds the corresponding CHANGELOG.md and RELEASE_NOTES.md entries for the digest-multibase helpers.

Once #26 is merged, this PR retargets onto main. After merging, pushing v2.1.0 will trigger the new Release workflow to publish to npm.

The two feat(render-method-2024) commits are cherry-picks of the work previously reviewed and merged via #25; they bring the digest helpers onto the new trunk.

Test plan

  • All four yarn checks pass locally (lint, format, test, build)
  • 98 tests across 12 suites pass
  • scripts/check-tag-version-match.mjs accepts v2.1.0 against the new package.json
  • On merge + tag push: confirm the Release workflow runs, the version-match guard passes, and the npm publish via OIDC succeeds

Base automatically changed from chore/trunk-based-releases to main May 15, 2026 09:51
@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage Report

Lines Statements Branches Functions
Coverage: 100%
100% (172/172) 97.91% (47/48) 90.9% (30/33)
Tests Skipped Failures Errors Time
98 0 💤 0 ❌ 0 🔥 2.447s ⏱️

@ashleythedeveloper ashleythedeveloper merged commit a12dba6 into main May 15, 2026
1 check passed
@ashleythedeveloper ashleythedeveloper deleted the release/2.1.0 branch May 15, 2026 10:00
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.

1 participant