Skip to content

Commit

Permalink
Merge pull request #24 from alphagov/release-1-1-0
Browse files Browse the repository at this point in the history
Release 1.1.0
  • Loading branch information
alex-ju authored Sep 13, 2019
2 parents bfcf5d2 + f5da858 commit b45e1ab
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
useful summary for people upgrading their application, not a replication
of the commit log.

## Unreleased
## 1.1.0

- Update miller-columns-element to `govuk-frontend` 3.2 (PR #23)

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.0.0",
"version": "1.1.0",
"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 b45e1ab

Please sign in to comment.