Skip to content

Commit

Permalink
v2.1.2
Browse files Browse the repository at this point in the history
- Add snippets for data visualisation examples ([PR
#351](#351)) and ([PR
#350](#350))
- Fix the grey left hand border example for Radios and checkboxes ([PR
#349](#349))
- Fix the spacing underneath the "inline" block label example ([PR
#348](#348))
  • Loading branch information
gemmaleigh committed Nov 17, 2016
1 parent c9af6fb commit 72bd708
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 2.1.2

- Add snippets for data visualisation examples ([PR #351](https://github.com/alphagov/govuk_elements/pull/351)) and ([PR #350](https://github.com/alphagov/govuk_elements/pull/350))
- Fix the grey left hand border example for Radios and checkboxes ([PR #349](https://github.com/alphagov/govuk_elements/pull/349))
- Fix the spacing underneath the "inline" block label example ([PR #348](https://github.com/alphagov/govuk_elements/pull/348))

# 2.1.1

- Remove rounded corners on form inputs elements and textareas in iOS ([PR #342](https://github.com/alphagov/govuk_elements/pull/342))
Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.1
2.1.2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "govuk-elements-sass",
"version": "2.1.0",
"version": "2.1.2",
"description": "GOVUK elements Sass files",
"repository": "alphagov/govuk_elements",
"license": "MIT",
Expand Down

0 comments on commit 72bd708

Please sign in to comment.