Skip to content

Commit a1c52af

Browse files
committed
chore: release v1.2.1
1 parent 8729f5f commit a1c52af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,5 +139,5 @@ MIT
139139
[npm-url]: https://npmjs.org/package/@use-hooks/axios
140140
[download-image]: https://img.shields.io/npm/dm/@use-hooks/axios.svg?style=flat-square
141141
[download-url]: https://npmjs.org/package/@use-hooks/axios
142-
[travis-url]: https://travis-ci.com/use-hooks/react-hooks-axios
143-
[travis-image]: https://img.shields.io/travis/com/use-hooks/react-hooks-axios.svg?style=flat-square
142+
[travis-url]: https://travis-ci.org/use-hooks/react-hooks-axios
143+
[travis-image]: https://img.shields.io/travis/use-hooks/react-hooks-axios.svg?style=flat-square

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@use-hooks/axios",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Custom React Hooks for Axios.js",
55
"main": "dist/index.js",
66
"types": "types.d.ts",

0 commit comments

Comments
 (0)