Skip to content

Commit 63974b1

Browse files
Version Packages (#51)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9c13567 commit 63974b1

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/silly-cooks-flow.md

-5
This file was deleted.

.changeset/tame-elephants-study.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 1.1.6
4+
5+
### Patch Changes
6+
7+
- 1075be3: Upgrade non-breaking dependencies.
8+
- 9acba11: Fix path to TypeScript definitions, remove broken modern bundle
9+
310
## 1.1.5
411

512
### 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.5",
4+
"version": "1.1.6",
55
"author": "Daniel O'Connor <[email protected]>",
66
"license": "MIT",
77
"source": "./src/index.tsx",

0 commit comments

Comments
 (0)