Skip to content

Commit

Permalink
v1.9.0 (#817)
Browse files Browse the repository at this point in the history
  • Loading branch information
will0684 authored Jul 25, 2023
1 parent 28f5050 commit fdb0e41
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,21 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Added

## Changed

## Fixed

## [v1.9.0] - 2023-07-25

## Added

- Benefits Navigator page
- Breadcrumb data for pages is passed through new util function to avoid hardcoding

## Changed

- Moved tag element in Card.js to the right of the title element
- Various fixes to address alignment with design

## Fixed

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "service-canada-labs",
"version": "1.8.0",
"version": "1.9.0",
"private": true,
"dependencies": {
"@apollo/client": "^3.7.15",
Expand Down

0 comments on commit fdb0e41

Please sign in to comment.