Production Release - June 12 / 2026 - #4044
Merged
Merged
Conversation
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.5 to 0.2.7. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.5...v0.2.7) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump tmp from 0.2.5 to 0.2.7
Bumps [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) from 4.1.2 to 4.1.6. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/browser) --- updated-dependencies: - dependency-name: "@vitest/browser" dependency-version: 4.1.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…browser-4.1.6 chore(deps-dev): bump @vitest/browser from 4.1.2 to 4.1.6
fix(#4001): scope PreviewLayout's full-viewport reset to its own pages
…g deps A root postinstall (npm install --prefix docs) sets up tsx for everyone on a single root install, so the hook always has what it needs. Drops the libs-only skip path; missing deps now block.
Add a Markdown bundle output for AI tools
…or percentage widths
…API from controller source
chore(#3868): add pre-commit hook to keep generated docs files in sync
The check listed only changed file names on failure. It now prints the full git diff (intent-to-add first so new files show too), so you can see exactly what changed, including whitespace or line-ending differences that make a file look identical but diff as changed.
fix(#4020): show the right properties on the Temporary Notification page
chore(#4038): add CI gate to keep generated docs files in sync
feat(#4022): add skills/ folder
Co-authored-by: Benji Franck <benjamin.franck@gmail.com>
Spark450
approved these changes
Jun 12, 2026
bdfranck
approved these changes
Jun 12, 2026
bdfranck
left a comment
Collaborator
There was a problem hiding this comment.
I looked at the release...
- ✅ All the commits seem in order
- ✅ All the tests pass
Looks good to me! 👍
Contributor
|
🎉 This PR is included in version 2.2.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Contributor
|
🎉 This PR is included in version 2.2.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Contributor
|
🎉 This PR is included in version 7.2.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Contributor
|
🎉 This PR is included in version 5.2.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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.
Purpose
Production release merging
devintomain. This bundles all work merged intodevsince the previous release (#4005, June 1). Stories are grouped below so reviewers can see what ships to the published packages versus what only affects the docs site and tooling.Component library changes (drive the npm version bumps)
Documentation site and tooling
Expected version bumps
All component library changes are fixes, so semantic-release should publish patch versions. Final numbers are computed by semantic-release on merge:
@abgov/web-components: 2.2.1 -> 2.2.2@abgov/react-components: 7.2.1 -> 7.2.2@abgov/angular-components: 5.2.1 -> 5.2.2