gcds-components icon indicating copy to clipboard operation
gcds-components copied to clipboard

chore: GCDS Components Release v0.26.3

Open sre-read-write[bot] opened this issue 1 year ago • 1 comments

:robot: I have created a release beep boop

gcds-components: 0.26.3

0.26.3 (2024-10-09)

:bug: :wrench: Bug Fixes

  • error summary focusing gcds element from error-links list (290e271)
  • gcds-error-summary: focusing gcds element from manual error-links list (#666) (290e271)
  • Update available options in select if changed (#655) (e7a16cb)

:pencil: Documentation

  • Fix typo with main-container attribute in storybook (#659) (52cf8e8)

:arrows_counterclockwise: Code Refactoring

  • gcds-signature: Signature alternative text to be bilingual (#660) (146e8b2)
gcds-components-angular: 0.26.3

0.26.3 (2024-10-09)

Patch

  • gcds-components-angular: Synchronize GCDS Components versions

Dependencies

  • The following workspace dependencies were updated
    • peerDependencies
      • @cdssnc/gcds-components bumped from ^0.26.2 to ^0.26.3
gcds-components-react: 0.26.3

0.26.3 (2024-10-09)

Patch

  • gcds-components-react: Synchronize GCDS Components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.26.2 to ^0.26.3
gcds-components-react-ssr: 0.26.3

0.26.3 (2024-10-09)

Patch

  • gcds-components-react-ssr: Synchronize GCDS Components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.26.2 to ^0.26.3
gcds-components-vue: 0.26.3

0.26.3 (2024-10-09)

Patch

  • gcds-components-vue: Synchronize GCDS Components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.26.2 to ^0.26.3

This PR was generated with Release Please. See documentation.

sre-read-write[bot] avatar Oct 03 '24 12:10 sre-read-write[bot]

What we still need to do in each Release PR:

Important: Do this just before release to prevent your changes from being overridden by the release bot

  • [x] Update lerna.json to match the new release version. This is needed to trigger the publish workflow we have.
  • [x] Update the main CHANGELOG - go through the generated CHANGELOGs for each package and copy them
  • [x] Update the title of the PR to include the version if we want to
  • [x] Make sure the react-ssr package is on the correct version and is a canary version. Add -canary.0 to its version number on its package.json and .release-please-manifest.json

daine avatar Oct 04 '24 04:10 daine