Skip to content

Commit

Permalink
Prepare release v2.0.0 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwhatley committed Oct 6, 2023
1 parent c5d0f2e commit ab60ad9
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 2 deletions.
42 changes: 41 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,43 @@
# 2.0.0

Added snippets:

- Action link
- Care card
- Character count
- Contents list
- Do or don’t list
- Expander
- Image
- Pagination (previous or next)
- Summary list
- Tabs
- Tag

Additonal snippets:

- Bank details
- Email address
- National insurance number
- Telephone number

Updated snippets:

- Address
- Body text
- Captions
- Checkboxes
- Date
- File upload
- Font size override
- Font weight override
- Form fieldset
- Headings
- Radios
- Select
- Text area
- Text input

# 1.0.3

Updated documentation
Expand All @@ -12,4 +52,4 @@ Fix documentation

# 1.0.0

Initial release
Initial release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nhsuk-design-system-snippets",
"version": "1.0.3",
"version": "2.0.0",
"publisher": "simonwhatley",
"displayName": "NHS.UK Design System snippets",
"description": "NHS.UK Design System snippets for Nunjucks by Simon Whatley",
Expand Down

0 comments on commit ab60ad9

Please sign in to comment.