Skip to content

Commit 7f9b7e8

Browse files
authored
Merge pull request #143 from chhsiao1981/release-10.1.1
update version to 10.1.1
2 parents 682bd1d + 9235d41 commit 7f9b7e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

codecov.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ coverage:
55
status:
66
project:
77
default:
8-
target: 88% # new contributions should have a coverage at least equal to target
8+
target: 85% # new contributions should have a coverage at least equal to target

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chhsiao1981/use-thunk",
3-
"version": "10.1.0",
3+
"version": "10.1.1",
44
"type": "module",
55
"description": "A framework easily using useThunk to manage the data-state.",
66
"homepage": "https://github.com/chhsiao1981/use-thunk",

0 commit comments

Comments
 (0)