Skip to content

Commit 1625bb0

Browse files
chore(release): 1.0.8 [skip ci]
## [1.0.8](v1.0.7...v1.0.8) (2023-02-22) ### Bug Fixes * reference type file ([6fe3ca6](6fe3ca6))
1 parent 6fe3ca6 commit 1625bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typed-axios-instance",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Typed Axios is a simple way to create an Axios instance that is fully typed with the routes from an application.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)