File tree 4 files changed +7
-3
lines changed
4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.10.1] ( https://github.com/varletjs/axle/compare/v0.10.0...v0.10.1 ) (2024-12-03)
2
+
3
+
4
+
1
5
# [ 0.10.0] ( https://github.com/varletjs/axle/compare/v0.9.5...v0.10.0 ) (2024-12-03)
2
6
3
7
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
- "version" : " 0.10.0 " ,
3
+ "version" : " 0.10.1 " ,
4
4
"scripts" : {
5
5
"preinstall" : " npx only-allow pnpm" ,
6
6
"postinstall" : " simple-git-hooks" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @varlet/axle" ,
3
- "version" : " 0.10.0 " ,
3
+ "version" : " 0.10.1 " ,
4
4
"description" : " Progressive request tool based on axios" ,
5
5
"type" : " module" ,
6
6
"main" : " lib/index.cjs" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @varlet/axle-playground" ,
4
- "version" : " 0.10.0 " ,
4
+ "version" : " 0.10.1 " ,
5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"dev" : " vite & nodemon src/server.js" ,
You can’t perform that action at this time.
0 commit comments