Skip to content

Commit

Permalink
chore: GCDS Tokens Release v1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sre-read-write[bot] authored Nov 14, 2023
1 parent 6756eff commit 24ffe86
Show file tree
Hide file tree
Showing 4 changed files with 11 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.10.1"
".": "1.10.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## [1.10.2](https://github.com/cds-snc/gcds-tokens/compare/gcds-tokens-v1.10.1...gcds-tokens-v1.10.2) (2023-11-14)


### Miscellaneous Chores

* **deps:** update all non-major github action dependencies ([#201](https://github.com/cds-snc/gcds-tokens/issues/201)) ([6756eff](https://github.com/cds-snc/gcds-tokens/commit/6756effd68dc1911490d1c67d2d10f85ab594360))

## [1.10.1](https://github.com/cds-snc/gcds-tokens/compare/gcds-tokens-v1.10.0...gcds-tokens-v1.10.1) (2023-11-08)

### Patch
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.10.1",
"version": "1.10.2",
"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 24ffe86

Please sign in to comment.