Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 558d8e3

Browse files
authored
Merge pull request #26 from alphagov/release-1-2-0
Release 1.2.0
2 parents 18469f8 + 1546b17 commit 558d8e3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
useful summary for people upgrading their application, not a replication
99
of the commit log.
1010

11+
## 1.2.0
12+
13+
- Enhance mobile view (PR #25)
14+
- Update miller-columns-element to `govuk-frontend` 3.3 (PR #25)
15+
1116
## 1.1.0
1217

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "miller-columns-element",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Miller columns (cascading lists) for hierarchical topic selection on GOV.UK taxonomy",
55
"main": "dist/index.umd.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)