Skip to content

Commit 98da37e

Browse files
Version Packages (#80)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 31ddbfd commit 98da37e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/smooth-guests-play.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.10
4+
5+
### Patch Changes
6+
7+
- 31ddbfd: Fix the path to the TypeScript types
8+
39
## 1.1.9
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.9",
4+
"version": "1.1.10",
55
"author": "Daniel O'Connor <[email protected]>",
66
"license": "MIT",
77
"type": "module",

0 commit comments

Comments
 (0)