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

Commit 05a0f2d

Browse files
authored
Merge pull request #18 from alphagov/release-0.1.1
Release 0.1.1
2 parents 08b753f + 1e6bb85 commit 05a0f2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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+
## 0.1.1
1212

1313
- Scope pointer events on checkboxes to the miller-columns element (PR #14)
1414

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": "0.1.0",
3+
"version": "0.1.1",
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)