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.14] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.13...v1.0.0-rc.14 ) (2021-03-04)
7+
8+
9+ ### Bug Fixes
10+
11+ * handle multiple executions state integrity ([ 43d936b] ( https://github.com/logaretm/villus/commit/43d936b91a407af0e3e83a1f1a1c81dbb00d0806 ) )
12+
13+
14+
15+
16+
617# [ 1.0.0-rc.13] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.12...v1.0.0-rc.13 ) (2021-02-27)
718
819
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 1.0.0-rc.13 " ,
5+ "version" : " 1.0.0-rc.14 " ,
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.14] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.13...v1.0.0-rc.14 ) (2021-03-04)
7+
8+ ** Note:** Version bump only for package @villus/batch
9+
10+
11+
12+
13+
614# [ 1.0.0-rc.13] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.12...v1.0.0-rc.13 ) (2021-02-27)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @villus/batch" ,
3- "version" : " 1.0.0-rc.13 " ,
3+ "version" : " 1.0.0-rc.14 " ,
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.13 "
19+ "villus" : " ^1.0.0-rc.14 "
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.14] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.13...v1.0.0-rc.14 ) (2021-03-04)
7+
8+ ** Note:** Version bump only for package @villus/multipart
9+
10+
11+
12+
13+
614# [ 1.0.0-rc.13] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.12...v1.0.0-rc.13 ) (2021-02-27)
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.13 " ,
3+ "version" : " 1.0.0-rc.14 " ,
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.13 "
27+ "villus" : " ^1.0.0-rc.14 "
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.14] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.13...v1.0.0-rc.14 ) (2021-03-04)
7+
8+
9+ ### Bug Fixes
10+
11+ * handle multiple executions state integrity ([ 43d936b] ( https://github.com/logaretm/villus/commit/43d936b91a407af0e3e83a1f1a1c81dbb00d0806 ) )
12+
13+
14+
15+
16+
617# [ 1.0.0-rc.13] ( https://github.com/logaretm/villus/compare/v1.0.0-rc.12...v1.0.0-rc.13 ) (2021-02-27)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " villus" ,
3- "version" : " 1.0.0-rc.13 " ,
3+ "version" : " 1.0.0-rc.14 " ,
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