Skip to content

Commit

Permalink
Bump version 2.3.0 (#215)
Browse files Browse the repository at this point in the history
Co-authored-by: EdwardScull <edsc1@hscic.gov.uk>
  • Loading branch information
edwardscull and EdwardScull authored Dec 19, 2024
1 parent 006c03d commit 1c46c3b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,14 @@ Card link with badge accessibility fix. Added option to provide `aria-hidden` to
### Styles

New icons added. [See full commit](https://github.com/nhsuk/nhsapp-frontend/commit/201556e91df539d9ec6dce4eda50a0f478ed3b05) for list of icons.

## `v2.3.0`

### Fixes

- Icons now use `rem` sizing to ensure consitency in different contexts

### Components

- New [Seconday Button](https://design-system.nhsapp.service.nhs.uk/components/buttons/) styling added
- New [Confirmation Panel](https://design-system.nhsapp.service.nhs.uk/components/panel/) component
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": "nhsapp-frontend",
"version": "2.2.0",
"version": "2.3.0",
"description": "A CSS library built on top of nhsuk-frontend providing styles for the NHS App.",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit 1c46c3b

Please sign in to comment.