Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-ju committed Feb 6, 2020
1 parent 82fe244 commit 85e0259
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@
useful summary for people upgrading their application, not a replication
of the commit log.

## Unreleased
## 1.3.0

- Fix active column on root taxons (PR #30)
- Enable keyboard navigation (PR #31)
- Enable navigation instructions for assistive technologies (PR #32)

## 1.2.1

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.2.1",
"version": "1.3.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 85e0259

Please sign in to comment.