Skip to content

Commit

Permalink
Release 1.3.2
Browse files Browse the repository at this point in the history
## 1.3.2

- Fix back-link styles by updating miller-columns-element to `govuk-frontend` 3.7 (PR #75)
  • Loading branch information
alex-ju committed Jun 30, 2020
1 parent 8822e23 commit be55a3f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
useful summary for people upgrading their application, not a replication
of the commit log.

## 1.3.2

- Fix back-link styles by updating miller-columns-element to `govuk-frontend` 3.7 (PR #75)

## 1.3.1

- Ensure checkboxes are focusable without JS (PR #35)
Expand Down
2 changes: 1 addition & 1 deletion 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": "miller-columns-element",
"version": "1.3.1",
"version": "1.3.2",
"description": "Miller columns (cascading lists) for hierarchical topic selection on GOV.UK taxonomy",
"main": "dist/index.umd.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit be55a3f

Please sign in to comment.