Skip to content

Commit

Permalink
Bumped version 2.0.0 (#121)
Browse files Browse the repository at this point in the history
Bumped version 2.0.0
  • Loading branch information
davidhunter08 authored Jul 25, 2024
1 parent eda57a1 commit dcf1729
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,11 @@ Minor updates to guidance
### Components and styles

- Button enhancements. Extending the `nhsuk-frontend` button styling to support default full width buttons on mobile.

## `v2.0.0`

### Breaking changes

Prefixed all Nunjucks macros with `nhsapp`.

> ~~`card`~~ > `nhsappCard`
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": "1.2.0",
"version": "2.0.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 dcf1729

Please sign in to comment.