Skip to content

Commit

Permalink
chore: GCDS Tokens Release v1.14.0 (#282)
Browse files Browse the repository at this point in the history
Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>
  • Loading branch information
sre-read-write[bot] authored Jul 5, 2024
1 parent 92c475f commit b5fa96a
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.13.4"
".": "1.14.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

All notable changes to this project will be documented in this file.

## [1.14.0](https://github.com/cds-snc/gcds-tokens/compare/gcds-tokens-v1.13.4...gcds-tokens-v1.14.0) (2024-07-05)


### New Features

* Update card tokens to match new design ([#283](https://github.com/cds-snc/gcds-tokens/issues/283)) ([92c475f](https://github.com/cds-snc/gcds-tokens/commit/92c475fe2ddc421722a493515d8d00a8df4ad4ce))


### Bug Fixes

* wrong link ([#281](https://github.com/cds-snc/gcds-tokens/issues/281)) ([d60be6c](https://github.com/cds-snc/gcds-tokens/commit/d60be6c86e8f8abc21f8b1592eddfdd30a3b400c))

## [1.13.4](https://github.com/cds-snc/gcds-tokens/compare/gcds-tokens-v1.13.3...gcds-tokens-v1.13.4) (2024-06-27)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdssnc/gcds-tokens",
"version": "1.13.4",
"version": "1.14.0",
"author": "Government of Canada | Gouvernement du Canada",
"description": "GC Design System Tokens",
"homepage": "https://design-system.alpha.canada.ca/",
Expand Down

0 comments on commit b5fa96a

Please sign in to comment.