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

Commit b45e1ab

Browse files
authored
Merge pull request #24 from alphagov/release-1-1-0
Release 1.1.0
2 parents bfcf5d2 + f5da858 commit b45e1ab

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
useful summary for people upgrading their application, not a replication
99
of the commit log.
1010

11-
## Unreleased
11+
## 1.1.0
1212

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

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.0.0",
3+
"version": "1.1.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)