Skip to content

Commit 0093a26

Browse files
Version Packages (#25)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 41bc18d commit 0093a26

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/fast-turkeys-tan.md

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

CHANGELOG.md

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

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- 41bc18d: Bump devDependency ini from 1.3.5 to 1.3.8
8+
39
## 1.0.3
10+
411
### Patch Changes
512

613
- f15b99d: Use changesets for automatic publishing

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.3",
4+
"version": "1.0.4",
55
"author": "Daniel O'Connor <[email protected]>",
66
"license": "MIT",
77
"main": "dist/react-use-clipboard.js",

0 commit comments

Comments
 (0)