Skip to content

Commit 9878528

Browse files
Version Packages (#27)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 670e76c commit 9878528

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/spotty-beers-lie.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-use-clipboard
22

3+
## 1.0.5
4+
5+
### Patch Changes
6+
7+
- 670e76c: Upgrade microbundle, remove unecessary babel packages, and ship a modern version of the dist code with `exports` in package.json
8+
39
## 1.0.4
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-use-clipboard",
33
"description": "React hook that provides copy to clipboard functionality.",
4-
"version": "1.0.4",
4+
"version": "1.0.5",
55
"author": "Daniel O'Connor <[email protected]>",
66
"license": "MIT",
77
"source": "./src/index.tsx",

0 commit comments

Comments
 (0)