From a3ec1073c3a5c970d7173afdec7000323bf7956f Mon Sep 17 00:00:00 2001 From: "sre-read-write[bot]" <92993749+sre-read-write[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 09:40:21 -0800 Subject: [PATCH] chore: GCDS Components Release v0.29.1 (#703) * 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 * Update packages/react-ssr/CHANGELOG.md Co-authored-by: Daine Trinidad * Update CHANGELOG.md Co-authored-by: Daine Trinidad --------- Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com> Co-authored-by: Melanie Boeckmann Co-authored-by: Daine Trinidad --- .release-please-manifest.json | 10 +++++----- CHANGELOG.md | 16 ++++++++++++---- package-lock.json | 18 +++++++++--------- packages/angular/CHANGELOG.md | 20 +++++++++++++++++--- packages/angular/package-lock.json | 6 +++--- packages/angular/package.json | 4 ++-- packages/react-ssr/CHANGELOG.md | 17 ++++++++++++++--- packages/react-ssr/package-lock.json | 6 +++--- packages/react-ssr/package.json | 4 ++-- packages/react/CHANGELOG.md | 20 +++++++++++++++++--- packages/react/package-lock.json | 6 +++--- packages/react/package.json | 4 ++-- packages/vue/CHANGELOG.md | 20 +++++++++++++++++--- packages/vue/package-lock.json | 6 +++--- packages/vue/package.json | 4 ++-- packages/web/CHANGELOG.md | 13 ++++++++++--- packages/web/package-lock.json | 4 ++-- packages/web/package.json | 2 +- 18 files changed, 124 insertions(+), 56 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 971250d14..4178fd8d0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -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" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fd7b1255..61277cd48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 @@ -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 @@ -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 diff --git a/package-lock.json b/package-lock.json index 964ba31fb..dbfee99f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42774,22 +42774,22 @@ }, "packages/angular": { "name": "@cdssnc/gcds-components-angular", - "version": "0.29.0", + "version": "0.29.1", "dependencies": { "tslib": "^2.3.0" }, "peerDependencies": { "@angular/common": "^16.0.0", "@angular/core": "^16.0.0", - "@cdssnc/gcds-components": "^0.29.0" + "@cdssnc/gcds-components": "^0.29.1" } }, "packages/react": { "name": "@cdssnc/gcds-components-react", - "version": "0.29.0", + "version": "0.29.1", "license": "MIT", "dependencies": { - "@cdssnc/gcds-components": "^0.29.0" + "@cdssnc/gcds-components": "^0.29.1" }, "devDependencies": { "@types/react": "^18.2.48", @@ -42801,10 +42801,10 @@ }, "packages/react-ssr": { "name": "@cdssnc/gcds-components-react-ssr", - "version": "0.29.0-canary.0", + "version": "0.29.1-canary.0", "license": "MIT", "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", @@ -43570,10 +43570,10 @@ }, "packages/vue": { "name": "@cdssnc/gcds-components-vue", - "version": "0.29.0", + "version": "0.29.1", "license": "MIT", "dependencies": { - "@cdssnc/gcds-components": "^0.29.0" + "@cdssnc/gcds-components": "^0.29.1" }, "devDependencies": { "@playwright/test": "^1.44.1", @@ -44150,7 +44150,7 @@ }, "packages/web": { "name": "@cdssnc/gcds-components", - "version": "0.29.0", + "version": "0.29.1", "license": "MIT", "dependencies": { "@stencil/core": "4.19.2", diff --git a/packages/angular/CHANGELOG.md b/packages/angular/CHANGELOG.md index 82220dfeb..4e850feff 100644 --- a/packages/angular/CHANGELOG.md +++ b/packages/angular/CHANGELOG.md @@ -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) @@ -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). @@ -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. diff --git a/packages/angular/package-lock.json b/packages/angular/package-lock.json index e0e688df8..0b09ba889 100644 --- a/packages/angular/package-lock.json +++ b/packages/angular/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cdssnc/gcds-components-angular", - "version": "0.29.0", + "version": "0.29.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cdssnc/gcds-components-angular", - "version": "0.29.0", + "version": "0.29.1", "dependencies": { "tslib": "^2.3.0" }, @@ -93,7 +93,7 @@ } }, "node_modules/@cdssnc/gcds-components": { - "version": "0.29.0", + "version": "0.29.1", "resolved": "https://registry.npmjs.org/@cdssnc/gcds-components/-/gcds-components-0.18.1.tgz", "integrity": "sha512-4/cCXijjwudiY0HfXAAISzd5ViLudVcpQ8ZfYGjyLpLIluuzUH8PAsNO6UMhRdukD0Wspl8nkFFBPE1RqqKAZA==", "peer": true, diff --git a/packages/angular/package.json b/packages/angular/package.json index f76e3edce..8dce75d86 100644 --- a/packages/angular/package.json +++ b/packages/angular/package.json @@ -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/", @@ -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" diff --git a/packages/react-ssr/CHANGELOG.md b/packages/react-ssr/CHANGELOG.md index 6fa74d19e..bfb668447 100644 --- a/packages/react-ssr/CHANGELOG.md +++ b/packages/react-ssr/CHANGELOG.md @@ -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) @@ -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). @@ -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. diff --git a/packages/react-ssr/package-lock.json b/packages/react-ssr/package-lock.json index 5a591ec96..14058a63b 100644 --- a/packages/react-ssr/package-lock.json +++ b/packages/react-ssr/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cdssnc/gcds-components-react-ssr", - "version": "0.29.0-canary.0", + "version": "0.29.1-canary.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cdssnc/gcds-components-react-ssr", - "version": "0.29.0-canary.0", + "version": "0.29.1-canary.0", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -252,7 +252,7 @@ } }, "node_modules/@cdssnc/gcds-components": { - "version": "0.29.0", + "version": "0.29.1", "resolved": "https://registry.npmjs.org/@cdssnc/gcds-components/-/gcds-components-0.17.1.tgz", "integrity": "sha512-WsFaYAy03e6wJ9OQB2dGNLouUNa0nZvFBgsI2OSks82aZ3jcFuJXB5EeY12ujix0eSt+57owq5vcRgR6kKnK0Q==", "dependencies": { diff --git a/packages/react-ssr/package.json b/packages/react-ssr/package.json index 3301f4c99..797c538a5 100644 --- a/packages/react-ssr/package.json +++ b/packages/react-ssr/package.json @@ -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": { @@ -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", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 486c2902e..14ea4cf7f 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -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) @@ -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). @@ -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. diff --git a/packages/react/package-lock.json b/packages/react/package-lock.json index 78b95d44d..4797754b6 100644 --- a/packages/react/package-lock.json +++ b/packages/react/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cdssnc/gcds-components-react", - "version": "0.29.0", + "version": "0.29.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cdssnc/gcds-components-react", - "version": "0.29.0", + "version": "0.29.1", "license": "MIT", "dependencies": { "@cdssnc/gcds-components": "^0.18.1" @@ -60,7 +60,7 @@ } }, "node_modules/@cdssnc/gcds-components": { - "version": "0.29.0", + "version": "0.29.1", "resolved": "https://registry.npmjs.org/@cdssnc/gcds-components/-/gcds-components-0.18.1.tgz", "integrity": "sha512-4/cCXijjwudiY0HfXAAISzd5ViLudVcpQ8ZfYGjyLpLIluuzUH8PAsNO6UMhRdukD0Wspl8nkFFBPE1RqqKAZA==", "dependencies": { diff --git a/packages/react/package.json b/packages/react/package.json index a01e07f31..248980c6a 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -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/", @@ -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", diff --git a/packages/vue/CHANGELOG.md b/packages/vue/CHANGELOG.md index 0848b70d8..c5c95858c 100644 --- a/packages/vue/CHANGELOG.md +++ b/packages/vue/CHANGELOG.md @@ -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) @@ -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). @@ -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. diff --git a/packages/vue/package-lock.json b/packages/vue/package-lock.json index 795e4b6d3..02a6963c3 100644 --- a/packages/vue/package-lock.json +++ b/packages/vue/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cdssnc/gcds-components-vue", - "version": "0.29.0", + "version": "0.29.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cdssnc/gcds-components-vue", - "version": "0.29.0", + "version": "0.29.1", "license": "ISC", "dependencies": { "@cdssnc/gcds-components": "^0.20.0" @@ -56,7 +56,7 @@ } }, "node_modules/@cdssnc/gcds-components": { - "version": "0.29.0", + "version": "0.29.1", "resolved": "https://registry.npmjs.org/@cdssnc/gcds-components/-/gcds-components-0.20.0.tgz", "integrity": "sha512-oYLDX/grTe0HnpHTWTT5868TfsOxhuDohYihw2SAEdbhw7VUwmNL+oSfn1K4d1JXPCR8RNDbPEBCXR9nWB7E7g==", "dependencies": { diff --git a/packages/vue/package.json b/packages/vue/package.json index 3651608ef..b1562f6b0 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@cdssnc/gcds-components-vue", - "version": "0.29.0", + "version": "0.29.1", "description": "Vue wrapper for GC Design System components", "author": "Government of Canada / Gouvernement du Canada", "homepage": "https://design-system.alpha.canada.ca/", @@ -31,7 +31,7 @@ "access": "public" }, "dependencies": { - "@cdssnc/gcds-components": "^0.29.0" + "@cdssnc/gcds-components": "^0.29.1" }, "devDependencies": { "@playwright/test": "^1.44.1", diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 22f21318c..ccdb45411 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.29.1](https://github.com/cds-snc/gcds-components/compare/gcds-components-v0.29.0...gcds-components-v0.29.1) (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) (2024-12-11) @@ -18,7 +25,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). @@ -27,9 +34,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. diff --git a/packages/web/package-lock.json b/packages/web/package-lock.json index 277b2d4f1..2d4938933 100644 --- a/packages/web/package-lock.json +++ b/packages/web/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cdssnc/gcds-components", - "version": "0.29.0", + "version": "0.29.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cdssnc/gcds-components", - "version": "0.29.0", + "version": "0.29.1", "license": "MIT", "dependencies": { "@stencil/core": "^4.11.0", diff --git a/packages/web/package.json b/packages/web/package.json index 497025d1a..a34f2e3b9 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@cdssnc/gcds-components", - "version": "0.29.0", + "version": "0.29.1", "author": "Government of Canada / Gouvernement du Canada", "description": "Web components for the GCDS", "homepage": "https://design-system.alpha.canada.ca/",