File tree Expand file tree Collapse file tree 8 files changed +44
-6
lines changed
Expand file tree Collapse file tree 8 files changed +44
-6
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.0.0-rc.16] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.15...v1.0.0-rc.16 ) (2021-04-15)
7+
8+
9+ ### Bug Fixes
10+
11+ * normalize the multipart queries closes [ #112 ] ( https://github.com/logaretm/villus/issues/112 ) ([ #113 ] ( https://github.com/logaretm/villus/issues/113 ) ) ([ c54fd0e] ( https://github.com/logaretm/villus/commit/c54fd0e80f8d05a4a115630e8b7c83bd2c58a5f3 ) )
12+
13+
14+
15+
16+
617# [ 1.0.0-rc.15] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.14...v1.0.0-rc.15 ) (2021-03-06)
718
819
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 1.0.0-rc.15 " ,
5+ "version" : " 1.0.0-rc.16 " ,
66 "npmClient" : " yarn" ,
77 "useWorkspaces" : true ,
88 "command" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.0.0-rc.16] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.15...v1.0.0-rc.16 ) (2021-04-15)
7+
8+ ** Note:** Version bump only for package @villus/batch
9+
10+
11+
12+
13+
614# [ 1.0.0-rc.15] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.14...v1.0.0-rc.15 ) (2021-03-06)
715
816** Note:** Version bump only for package @villus/batch
Original file line number Diff line number Diff line change 11{
22 "name" : " @villus/batch" ,
3- "version" : " 1.0.0-rc.15 " ,
3+ "version" : " 1.0.0-rc.16 " ,
44 "description" : " Batch queries plugin for villus graphql client" ,
55 "author" : " Abdelrahman Awad <logaretm1@gmail.com>" ,
66 "license" : " MIT" ,
1616 "repository" : " https://github.com/logaretm/villus" ,
1717 "sideEffects" : false ,
1818 "dependencies" : {
19- "villus" : " ^1.0.0-rc.15 "
19+ "villus" : " ^1.0.0-rc.16 "
2020 },
2121 "keywords" : [
2222 " VueJS" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.0.0-rc.16] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.15...v1.0.0-rc.16 ) (2021-04-15)
7+
8+
9+ ### Bug Fixes
10+
11+ * normalize the multipart queries closes [ #112 ] ( https://github.com/logaretm/villus/issues/112 ) ([ #113 ] ( https://github.com/logaretm/villus/issues/113 ) ) ([ c54fd0e] ( https://github.com/logaretm/villus/commit/c54fd0e80f8d05a4a115630e8b7c83bd2c58a5f3 ) )
12+
13+
14+
15+
16+
617# [ 1.0.0-rc.15] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.14...v1.0.0-rc.15 ) (2021-03-06)
718
819** Note:** Version bump only for package @villus/multipart
Original file line number Diff line number Diff line change 11{
22 "name" : " @villus/multipart" ,
3- "version" : " 1.0.0-rc.15 " ,
3+ "version" : " 1.0.0-rc.16 " ,
44 "description" : " File Upload support for villus" ,
55 "author" : " Abdelrahman Awad <logaretm1@gmail.com>" ,
66 "license" : " MIT" ,
2424 ],
2525 "dependencies" : {
2626 "extract-files" : " ^9.0.0" ,
27- "villus" : " ^1.0.0-rc.15 "
27+ "villus" : " ^1.0.0-rc.16 "
2828 },
2929 "devDependencies" : {
3030 "@types/extract-files" : " ^8.1.0"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.0.0-rc.16] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.15...v1.0.0-rc.16 ) (2021-04-15)
7+
8+ ** Note:** Version bump only for package villus
9+
10+
11+
12+
13+
614# [ 1.0.0-rc.15] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.14...v1.0.0-rc.15 ) (2021-03-06)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " villus" ,
3- "version" : " 1.0.0-rc.15 " ,
3+ "version" : " 1.0.0-rc.16 " ,
44 "description" : " A small and fast GraphQL client for Vue.js" ,
55 "module" : " dist/villus.esm.js" ,
66 "unpkg" : " dist/villus.js" ,
You can’t perform that action at this time.
0 commit comments