Skip to content

Commit 58d821c

Browse files
Version Packages (#78)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2a8d77b commit 58d821c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/blue-tips-relax.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# clickable-box
22

3+
## 1.1.9
4+
5+
### Patch Changes
6+
7+
- 2a8d77b: Actually upgrade microbundle. The previous attempt forgot didn't actually upgrade it.
8+
39
## 1.1.8
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "clickable-box",
33
"description": "Add `onClick` to HTML elements without sacrificing accessibility.",
4-
"version": "1.1.8",
4+
"version": "1.1.9",
55
"author": "Daniel O'Connor <[email protected]>",
66
"license": "MIT",
77
"type": "module",

0 commit comments

Comments
 (0)