Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: GCDS Components Release v0.22.0 #526

Merged
merged 3 commits into from
May 21, 2024

Conversation

sre-read-write[bot]
Copy link
Contributor

@sre-read-write sre-read-write bot commented May 13, 2024

🤖 I have created a release beep boop

gcds-components: 0.22.0

0.22.0 (2024-05-21)

New Features

Bug Fixes

gcds-components-angular: 0.22.0

0.22.0 (2024-05-21)

New Features

Dependencies

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

0.22.0 (2024-05-21)

Patch

  • gcds-components-react: Synchronize GCDS Components versions

Dependencies

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

0.22.0 (2024-05-21)

New Features

  • Add/create @cdssnc/gcds-components-vue package (#516) (3933498)

Dependencies

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

This PR was generated with Release Please. See documentation.

@daine
Copy link
Collaborator

daine commented May 15, 2024

What we still need to do in each Release PR:
Important: Do this just before release to prevent your changes being overriden by the release bot

  • Update lerna.json to match the new release version. This is needed to trigger the publish workflow we have.
  • Update the main CHANGELOG - go through the generated CHANGELOGs for each package and copy them
  • Update the title of the PR to include the version

Reminder
🎈We have to use conventional commits in the title of our PR for release-please to pick up the commits

@sre-read-write sre-read-write bot force-pushed the release-please--branches--main branch 2 times, most recently from 443e048 to 06462e8 Compare May 17, 2024 12:50
@ethanWallace ethanWallace changed the title chore: GCDS Components Release chore: GCDS Components Release v0.22.0 May 17, 2024
@sre-read-write sre-read-write bot changed the title chore: GCDS Components Release v0.22.0 chore: GCDS Components Release May 21, 2024
@sre-read-write sre-read-write bot force-pushed the release-please--branches--main branch from 98dbf14 to 7913e45 Compare May 21, 2024 15:06
@daine daine changed the title chore: GCDS Components Release chore: GCDS Components Release v0.22.0 May 21, 2024
Copy link
Collaborator

@daine daine left a comment

Choose a reason for hiding this comment

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

🚀 LGTM

@ethanWallace ethanWallace merged commit 02b03df into main May 21, 2024
3 checks passed
@ethanWallace ethanWallace deleted the release-please--branches--main branch May 21, 2024 17:12
@sre-read-write
Copy link
Contributor Author

@sre-read-write
Copy link
Contributor Author

@sre-read-write
Copy link
Contributor Author

@sre-read-write
Copy link
Contributor Author

ethanWallace added a commit that referenced this pull request Jun 7, 2024
* chore(deps): update dependency prettier to v2.8.8 (#532)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: Add sleep to CDN publish of angular, react and vue packages (#530)

* chore: GCDS Components Release v0.22.0 (#526)

* chore: GCDS Components Release

* chore: update lerna and changelog

* Fix typo

---------

Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>
Co-authored-by: Ethan Wallace <ethan.wallace.91@gmail.com>

* fix: Remove built in wrapper for React SSR react components

* refactor: update input component to increase input width calculation (#536)

refactor: update input component to increase input width calculation + remove max-length

* chore(docs): Update and rename CONTRIBUTING.md to CONTRIBUTION GUIDELINES.md (#538)

* Update and rename CONTRIBUTING.md to CONTRIBUTION GUIDELINES.md

Updating contribution guidelines content in both English and French

* Rename CONTRIBUTION GUIDELINES.md to CONTRIBUTING

* Rename CONTRIBUTING to CONTRIBUTING.md

* fix: misaligned of FR theme and topic menu button (bug) (#541)

fix: misaligned of FR theme and topic menu button

* docs: add fr translation for issue templates (contribution, feature request and bug report) (#533)

* docs: add fr translation for issue templates (contribution)

* chore: update translated template for bug reports

* docs: update formatting

* chore: add feature request issue template french translations

* removing extra quotation mark

Co-authored-by: Élise Cossette <45772213+EliseKa@users.noreply.github.com>

* removing extra quotation mark

Co-authored-by: Élise Cossette <45772213+EliseKa@users.noreply.github.com>

---------

Co-authored-by: Élise Cossette <45772213+EliseKa@users.noreply.github.com>

* chore(deps): update all non-major github action dependencies (#542)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency prettier to v2.8.8 (#543)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: change angular output install and build to be based off gcds-components package

* chore: GCDS Components Release v0.22.1 (#537)

* chore: GCDS Components Release

* Update CHANGELOG.md

* chore: update lerna version + changelog

---------

Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>
Co-authored-by: Melanie Boeckmann <melanie.bockmann@gmail.com>

* chore: synced file(s) with cds-snc/site-reliability-engineering (#545)

* chore: synced local '.github/workflows/s3-backup.yml' with remote 'tools/sre_file_sync/s3-backup.yml'

* chore: synced local '.github/workflows/export_github_data.yml' with remote 'tools/sre_file_sync/export_github_data.yml'

* chore: synced local '.github/workflows/ossf-scorecard.yml' with remote 'tools/sre_file_sync/ossf-scorecard.yml'

---------

Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>

* chore(storybook): card property typos in Storybook (#544)

fix: card property typos in Storybook

* Update tsx version in react-ssr package

* chore(storybook): add custom copy code button to storybook code preview (#540)

* chore(storybook): add custom copy code button to storybook code preview

* wip

* damn you button haha

* add min-width to copy button

* revert button copy after 1.5 seconds

* ci: easier way to run storybook from root (#547)

* chore(deps): update dependency @angular/core to v10 [security] (#531)

* chore(deps): update dependency @angular/core to v10 [security]

* chore: Update angular dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ethan Wallace <ethan.wallace.91@gmail.com>

* Change native props rendering

* chore(storybook): Stop copy buttons rendering more than once  (#550)

chore(storybook): Stop copy buttons rendering more than once in storybook

* Add React.HTMLAttributes<HTMLElement> to types

* Update nx dependency

* Fix hydration issues with boolean attributes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>
Co-authored-by: Melanie Boeckmann <melanie.bockmann@gmail.com>
Co-authored-by: Brock Higgins <47530176+brockhigg10@users.noreply.github.com>
Co-authored-by: Daine Trinidad <daine.trinidad@cds-snc.ca>
Co-authored-by: Élise Cossette <45772213+EliseKa@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants