Skip to content

Commit

Permalink
chore: GCDS Tokens Release v2.2.0 (#381)
Browse files Browse the repository at this point in the history
* chore: GCDS Tokens Release v2.2.0

* Update CHANGELOG.md

* chore: add tokens to changelog

---------

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 Feb 3, 2025
1 parent 8c3d4d1 commit 809f1a7
Show file tree
Hide file tree
Showing 4 changed files with 30 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 @@
{
".": "2.1.0"
".": "2.2.0"
}
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,32 @@

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

## [2.2.0](https://github.com/cds-snc/gcds-tokens/compare/gcds-tokens-v2.1.0...gcds-tokens-v2.2.0)

Released on: 2025-01-30


### :rocket: New Features

* Add breadcrumb item font token ([#380](https://github.com/cds-snc/gcds-tokens/issues/380)) ([c4526e5](https://github.com/cds-snc/gcds-tokens/commit/c4526e5617db99bb180857c339d0d709c7c86d60))
* Update language toggle tokens for mandatory elements alignment ([#379](https://github.com/cds-snc/gcds-tokens/issues/379)) ([9323afb](https://github.com/cds-snc/gcds-tokens/commit/9323afb708c7ea67d2e4b74fb6d5bf9f5a64d76e))
* Update search component tokens ([#382](https://github.com/cds-snc/gcds-tokens/issues/382)) ([5e624d1](https://github.com/cds-snc/gcds-tokens/commit/5e624d173389a90fb42cf70abef170ee71fbdad0))


### :bug: :wrench: Bug Fixes

* adjust language-toggle padding to match design ([#383](https://github.com/cds-snc/gcds-tokens/issues/383)) ([b20b9ea](https://github.com/cds-snc/gcds-tokens/commit/b20b9eaa4f04d7935c68bc5958e10871ef1762b3))


### :no_entry: Remove

* Remove search component tokens ([#384](https://github.com/cds-snc/gcds-tokens/issues/384)) ([8c3d4d1](https://github.com/cds-snc/gcds-tokens/commit/8c3d4d12bf8f42406fac200bada5adce6be7c65e))
- `--gcds-search-border-radius`
- `--gcds-search-focus-border-radius`
- `--gcds-search-font-desktop`
- `--gcds-search-font-mobile`
- `--gcds-search-min-width-and-height`

## [2.1.0](https://github.com/cds-snc/gcds-tokens/compare/gcds-tokens-v2.0.4...gcds-tokens-v2.1.0) (2025-01-14)

### :no_entry: Remove
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": "2.1.0",
"version": "2.2.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 809f1a7

Please sign in to comment.