Skip to content

Commit dbd4de5

Browse files
chore(release): 1.0.11 [skip ci]
## [1.0.11](v1.0.10...v1.0.11) (2023-03-27) ### Bug Fixes * Merge pull request [#5](#5) from seamapi/fix-path-param-parsing ([cf1abd5](cf1abd5))
1 parent cf1abd5 commit dbd4de5

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.10",
3+
"version": "1.0.11",
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)