Skip to content

Commit

Permalink
chore: GCDS Components Release v0.29.1 (#703)
Browse files Browse the repository at this point in the history
* chore: GCDS Components Release

* Update CHANGELOG.md

* Update .release-please-manifest.json

* Update package-lock.json

* Update package.json

* Update package-lock.json

* update package-web changelog

* update packages-vue changelog

* update packages-react changelog

* update packages-react-ssr changelog

* update packages-angular changelog

* chore: GCDS Components Release

* Update .release-please-manifest.json

* Update .release-please-manifest.json

* Update package.json

* chore: update versions

* chore: update changelog

* Update packages/web/CHANGELOG.md

Co-authored-by: Daine Trinidad <[email protected]>

* Update packages/react-ssr/CHANGELOG.md

Co-authored-by: Daine Trinidad <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Daine Trinidad <[email protected]>

---------

Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>
Co-authored-by: Melanie Boeckmann <[email protected]>
Co-authored-by: Daine Trinidad <[email protected]>
  • Loading branch information
3 people authored Dec 12, 2024
1 parent f455e4d commit a3ec107
Show file tree
Hide file tree
Showing 18 changed files with 124 additions and 56 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"packages/angular": "0.29.0",
"packages/react": "0.29.0",
"packages/vue": "0.29.0",
"packages/web": "0.29.0",
"packages/react-ssr": "0.29.0-canary.0"
"packages/angular": "0.29.1",
"packages/react": "0.29.1",
"packages/vue": "0.29.1",
"packages/web": "0.29.1",
"packages/react-ssr": "0.29.1-canary.0"
}
16 changes: 12 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,17 @@

# Changelog

## [0.29.0](https://github.com/cds-snc/gcds-components/compare/gcds-components-v0.28.0...gcds-components-v0.29.0)
## [0.29.1](https://github.com/cds-snc/gcds-components/compare/gcds-components-v0.29.0...gcds-components-v0.29.1)

Realeased on: 2024-12-11
Released on: 2024-12-11

### :bug: :wrench: Bug Fixes

* breadcrumbs item arrow display ([#706](https://github.com/cds-snc/gcds-components/issues/706)) ([f455e4d](https://github.com/cds-snc/gcds-components/commit/f455e4dd38263cb9bea787f2d2c207ddf0df95b3))

## [0.29.0](https://github.com/cds-snc/gcds-components/compare/gcds-components-v0.28.0...gcds-components-v0.29.0)

Released on: 2024-12-11

### :rocket: New Features

Expand Down Expand Up @@ -78,7 +86,7 @@ Released on 2024-11-21
* improve date-modified validation ([#679](https://github.com/cds-snc/gcds-components/issues/679)) ([481d8a3](https://github.com/cds-snc/gcds-components/commit/481d8a31dabc7f685f1d777ff7b12cb381bfa11d))
* remove focus colour from label, hint and legend ([#678](https://github.com/cds-snc/gcds-components/issues/678)) ([544f1cb](https://github.com/cds-snc/gcds-components/commit/544f1cb0036d6f4fc4552ae68422e628a0f4dd55))

## [0.26.3](https://github.com/cds-snc/gcds-components/compare/gcds-components-v0.26.2...gcds-components-v0.26.3)
## [0.26.3](https://github.com/cds-snc/gcds-components/compare/gcds-components-v0.26.2...gcds-components-v0.26.3)

Released on 2024-10-10

Expand Down Expand Up @@ -667,7 +675,7 @@ Version publiée le : 2024-11-21
* améliorer la validation du gcds-date-modified ([#679](https://github.com/cds-snc/gcds-components/issues/679)) ([481d8a3](https://github.com/cds-snc/gcds-components/commit/481d8a31dabc7f685f1d777ff7b12cb381bfa11d))
* supprimer la couleur de focus pour l'étiquette, l'indice et la légende ([#678](https://github.com/cds-snc/gcds-components/issues/678)) ([544f1cb](https://github.com/cds-snc/gcds-components/commit/544f1cb0036d6f4fc4552ae68422e628a0f4dd55))

## [0.26.3](https://github.com/cds-snc/gcds-components/compare/gcds-components-v0.26.2...gcds-components-v0.26.3)
## [0.26.3](https://github.com/cds-snc/gcds-components/compare/gcds-components-v0.26.2...gcds-components-v0.26.3)

Version publiée le : 2024-10-10

Expand Down
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 17 additions & 3 deletions packages/angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.29.1](https://github.com/cds-snc/gcds-components/compare/gcds-components-angular-v0.29.0...gcds-components-angular-v0.29.1) (2024-12-11)


### Patch

* **gcds-components-angular:** Synchronize GCDS Components versions


### Dependencies

* The following workspace dependencies were updated
* peerDependencies
* @cdssnc/gcds-components bumped from ^0.29.0 to ^0.29.1

## [0.29.0](https://github.com/cds-snc/gcds-components/compare/gcds-components-angular-v0.28.0...gcds-components-angular-v0.29.0) (2024-12-11)


Expand All @@ -20,7 +34,7 @@

* update components with new typography + spacing tokens ([#695](https://github.com/cds-snc/gcds-components/issues/695)) ([105cd4b](https://github.com/cds-snc/gcds-components/commit/105cd4b5e755393da053aa210505260f1e8e249d))

We've made small adjustments to all typography and spacing sizes across the design system. GC Design System components are now closer in appearance to their counterparts on Canada.ca.
We've made small adjustments to all typography and spacing sizes across the design system. GC Design System components are now closer in appearance to their counterparts on Canada.ca.

These updates were introduced with the [latest release of our design tokens](https://github.com/cds-snc/gcds-tokens/blob/main/CHANGELOG.md#200).

Expand All @@ -29,9 +43,9 @@ Upgrade your version number to this release version to receive the changes in fo

### Spacing changes

The valid values have changed for the properties in the following components. While some values still remain, their underlying value in rem or pixels have changed. See the spacing section of our tokens release to check out the new underlying values.
The valid values have changed for the properties in the following components. While some values still remain, their underlying value in rem or pixels have changed. See the spacing section of our tokens release to check out the new underlying values.

The valid variables used for the properties in the following components have been updated. While some options remain unchanged, the underlying values they contain (in pixels) have been modified. Check the spacing section of our tokens release for the updated pixel values.
The valid variables used for the properties in the following components have been updated. While some options remain unchanged, the underlying values they contain (in pixels) have been modified. Check the spacing section of our tokens release for the updated pixel values.

_Example_: If you were previously using `400` for the `margin` property on `gcds-container`, it will be updated to `32px`. If you want to keep its previous size of `40px`, you need to change your code to use `450` instead. Here is a [visual mapping guide](https://github.com/cds-snc/gcds-tokens/blob/main/CHANGELOG.md#spacing-tokens-visual-mapping-guide) to help you identify the values you need to use.

Expand Down
6 changes: 3 additions & 3 deletions packages/angular/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdssnc/gcds-components-angular",
"version": "0.29.0",
"version": "0.29.1",
"author": "Government of Canada / Gouvernement du Canada",
"description": "Angular wrapper for gcds-components",
"homepage": "https://design-system.alpha.canada.ca/",
Expand All @@ -20,7 +20,7 @@
"peerDependencies": {
"@angular/common": "^16.0.0",
"@angular/core": "^16.0.0",
"@cdssnc/gcds-components": "^0.29.0"
"@cdssnc/gcds-components": "^0.29.1"
},
"dependencies": {
"tslib": "^2.3.0"
Expand Down
17 changes: 14 additions & 3 deletions packages/react-ssr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.29.1-canary.0](https://github.com/cds-snc/gcds-components/compare/gcds-components-react-ssr-v0.29.0-canary.0...gcds-components-react-ssr-v0.29.1-canary.0) (2024-12-11)




### Dependencies

* The following workspace dependencies were updated
* dependencies
* @cdssnc/gcds-components bumped from ^0.29.0 to ^0.29.1-canary.0

## [0.29.0-canary.0](https://github.com/cds-snc/gcds-components/compare/gcds-components-react-ssr-v0.28.0-canary.0...gcds-components-react-ssr-v0.29.0-canary.0) (2024-12-11)


Expand All @@ -20,7 +31,7 @@

* update components with new typography + spacing tokens ([#695](https://github.com/cds-snc/gcds-components/issues/695)) ([105cd4b](https://github.com/cds-snc/gcds-components/commit/105cd4b5e755393da053aa210505260f1e8e249d))

We've made small adjustments to all typography and spacing sizes across the design system. GC Design System components are now closer in appearance to their counterparts on Canada.ca.
We've made small adjustments to all typography and spacing sizes across the design system. GC Design System components are now closer in appearance to their counterparts on Canada.ca.

These updates were introduced with the [latest release of our design tokens](https://github.com/cds-snc/gcds-tokens/blob/main/CHANGELOG.md#200).

Expand All @@ -29,9 +40,9 @@ Upgrade your version number to this release version to receive the changes in fo

### Spacing changes

The valid values have changed for the properties in the following components. While some values still remain, their underlying value in rem or pixels have changed. See the spacing section of our tokens release to check out the new underlying values.
The valid values have changed for the properties in the following components. While some values still remain, their underlying value in rem or pixels have changed. See the spacing section of our tokens release to check out the new underlying values.

The valid variables used for the properties in the following components have been updated. While some options remain unchanged, the underlying values they contain (in pixels) have been modified. Check the spacing section of our tokens release for the updated pixel values.
The valid variables used for the properties in the following components have been updated. While some options remain unchanged, the underlying values they contain (in pixels) have been modified. Check the spacing section of our tokens release for the updated pixel values.

_Example_: If you were previously using `400` for the `margin` property on `gcds-container`, it will be updated to `32px`. If you want to keep its previous size of `40px`, you need to change your code to use `450` instead. Here is a [visual mapping guide](https://github.com/cds-snc/gcds-tokens/blob/main/CHANGELOG.md#spacing-tokens-visual-mapping-guide) to help you identify the values you need to use.

Expand Down
6 changes: 3 additions & 3 deletions packages/react-ssr/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/react-ssr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdssnc/gcds-components-react-ssr",
"version": "0.29.0-canary.0",
"version": "0.29.1-canary.0",
"author": "Government of Canada / Gouvernement du Canada",
"license": "MIT",
"publishConfig": {
Expand Down Expand Up @@ -51,7 +51,7 @@
"lint": "eslint ."
},
"dependencies": {
"@cdssnc/gcds-components": "^0.29.0",
"@cdssnc/gcds-components": "^0.29.1",
"@stencil/core": "4.19.2",
"element-internals-polyfill": "^1.3.10",
"linkedom": "^0.16.1",
Expand Down
20 changes: 17 additions & 3 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.29.1](https://github.com/cds-snc/gcds-components/compare/gcds-components-react-v0.29.0...gcds-components-react-v0.29.1) (2024-12-11)


### Patch

* **gcds-components-react:** Synchronize GCDS Components versions


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @cdssnc/gcds-components bumped from ^0.29.0 to ^0.29.1

## [0.29.0](https://github.com/cds-snc/gcds-components/compare/gcds-components-react-v0.28.0...gcds-components-react-v0.29.0) (2024-12-11)


Expand All @@ -20,7 +34,7 @@

* update components with new typography + spacing tokens ([#695](https://github.com/cds-snc/gcds-components/issues/695)) ([105cd4b](https://github.com/cds-snc/gcds-components/commit/105cd4b5e755393da053aa210505260f1e8e249d))

We've made small adjustments to all typography and spacing sizes across the design system. GC Design System components are now closer in appearance to their counterparts on Canada.ca.
We've made small adjustments to all typography and spacing sizes across the design system. GC Design System components are now closer in appearance to their counterparts on Canada.ca.

These updates were introduced with the [latest release of our design tokens](https://github.com/cds-snc/gcds-tokens/blob/main/CHANGELOG.md#200).

Expand All @@ -29,9 +43,9 @@ Upgrade your version number to this release version to receive the changes in fo

### Spacing changes

The valid values have changed for the properties in the following components. While some values still remain, their underlying value in rem or pixels have changed. See the spacing section of our tokens release to check out the new underlying values.
The valid values have changed for the properties in the following components. While some values still remain, their underlying value in rem or pixels have changed. See the spacing section of our tokens release to check out the new underlying values.

The valid variables used for the properties in the following components have been updated. While some options remain unchanged, the underlying values they contain (in pixels) have been modified. Check the spacing section of our tokens release for the updated pixel values.
The valid variables used for the properties in the following components have been updated. While some options remain unchanged, the underlying values they contain (in pixels) have been modified. Check the spacing section of our tokens release for the updated pixel values.

_Example_: If you were previously using `400` for the `margin` property on `gcds-container`, it will be updated to `32px`. If you want to keep its previous size of `40px`, you need to change your code to use `450` instead. Here is a [visual mapping guide](https://github.com/cds-snc/gcds-tokens/blob/main/CHANGELOG.md#spacing-tokens-visual-mapping-guide) to help you identify the values you need to use.

Expand Down
6 changes: 3 additions & 3 deletions packages/react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdssnc/gcds-components-react",
"version": "0.29.0",
"version": "0.29.1",
"author": "Government of Canada / Gouvernement du Canada",
"description": "React wrapper for gcds-components",
"homepage": "https://design-system.alpha.canada.ca/",
Expand Down Expand Up @@ -29,7 +29,7 @@
"gcds.css"
],
"dependencies": {
"@cdssnc/gcds-components": "^0.29.0"
"@cdssnc/gcds-components": "^0.29.1"
},
"devDependencies": {
"@types/react": "^18.2.48",
Expand Down
20 changes: 17 additions & 3 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.29.1](https://github.com/cds-snc/gcds-components/compare/gcds-components-vue-v0.29.0...gcds-components-vue-v0.29.1) (2024-12-11)


### Patch

* **gcds-components-vue:** Synchronize GCDS Components versions


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @cdssnc/gcds-components bumped from ^0.29.0 to ^0.29.1

## [0.29.0](https://github.com/cds-snc/gcds-components/compare/gcds-components-vue-v0.28.0...gcds-components-vue-v0.29.0) (2024-12-11)


Expand All @@ -20,7 +34,7 @@

* update components with new typography + spacing tokens ([#695](https://github.com/cds-snc/gcds-components/issues/695)) ([105cd4b](https://github.com/cds-snc/gcds-components/commit/105cd4b5e755393da053aa210505260f1e8e249d))

We've made small adjustments to all typography and spacing sizes across the design system. GC Design System components are now closer in appearance to their counterparts on Canada.ca.
We've made small adjustments to all typography and spacing sizes across the design system. GC Design System components are now closer in appearance to their counterparts on Canada.ca.

These updates were introduced with the [latest release of our design tokens](https://github.com/cds-snc/gcds-tokens/blob/main/CHANGELOG.md#200).

Expand All @@ -29,9 +43,9 @@ Upgrade your version number to this release version to receive the changes in fo

### Spacing changes

The valid values have changed for the properties in the following components. While some values still remain, their underlying value in rem or pixels have changed. See the spacing section of our tokens release to check out the new underlying values.
The valid values have changed for the properties in the following components. While some values still remain, their underlying value in rem or pixels have changed. See the spacing section of our tokens release to check out the new underlying values.

The valid variables used for the properties in the following components have been updated. While some options remain unchanged, the underlying values they contain (in pixels) have been modified. Check the spacing section of our tokens release for the updated pixel values.
The valid variables used for the properties in the following components have been updated. While some options remain unchanged, the underlying values they contain (in pixels) have been modified. Check the spacing section of our tokens release for the updated pixel values.

_Example_: If you were previously using `400` for the `margin` property on `gcds-container`, it will be updated to `32px`. If you want to keep its previous size of `40px`, you need to change your code to use `450` instead. Here is a [visual mapping guide](https://github.com/cds-snc/gcds-tokens/blob/main/CHANGELOG.md#spacing-tokens-visual-mapping-guide) to help you identify the values you need to use.

Expand Down
Loading

0 comments on commit a3ec107

Please sign in to comment.