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.21] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.20...v1.0.0-rc.21 ) (2021-08-26)
7+
8+
9+ ### Bug Fixes
10+
11+ * handle possible empty responses ([ bc96bf8] ( https://github.com/logaretm/villus/commit/bc96bf849fe2a1797170ff5a693899be6fd9f260 ) )
12+
13+
14+
15+
16+
617# [ 1.0.0-rc.20] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.19...v1.0.0-rc.20 ) (2021-08-07)
718
819** Note:** Version bump only for package villus-monorepo
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 1.0.0-rc.20 " ,
5+ "version" : " 1.0.0-rc.21 " ,
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.21] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.20...v1.0.0-rc.21 ) (2021-08-26)
7+
8+
9+ ### Bug Fixes
10+
11+ * handle possible empty responses ([ bc96bf8] ( https://github.com/logaretm/villus/commit/bc96bf849fe2a1797170ff5a693899be6fd9f260 ) )
12+
13+
14+
15+
16+
617# [ 1.0.0-rc.20] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.19...v1.0.0-rc.20 ) (2021-08-07)
718
819** 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.20 " ,
3+ "version" : " 1.0.0-rc.21 " ,
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.20 "
19+ "villus" : " ^1.0.0-rc.21 "
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.21] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.20...v1.0.0-rc.21 ) (2021-08-26)
7+
8+ ** Note:** Version bump only for package @villus/multipart
9+
10+
11+
12+
13+
614# [ 1.0.0-rc.20] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.19...v1.0.0-rc.20 ) (2021-08-07)
715
816** 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.20 " ,
3+ "version" : " 1.0.0-rc.21 " ,
44 "description" : " File Upload support for villus" ,
55 "author" : " Abdelrahman Awad <logaretm1@gmail.com>" ,
66 "license" : " MIT" ,
2424 ],
2525 "dependencies" : {
2626 "extract-files" : " ^11.0.0" ,
27- "villus" : " ^1.0.0-rc.20 "
27+ "villus" : " ^1.0.0-rc.21 "
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.21] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.20...v1.0.0-rc.21 ) (2021-08-26)
7+
8+ ** Note:** Version bump only for package villus
9+
10+
11+
12+
13+
614# [ 1.0.0-rc.20] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.19...v1.0.0-rc.20 ) (2021-08-07)
715
816** Note:** Version bump only for package villus
Original file line number Diff line number Diff line change 11{
22 "name" : " villus" ,
3- "version" : " 1.0.0-rc.20 " ,
3+ "version" : " 1.0.0-rc.21 " ,
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