This repository was archived by the owner on May 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 10 files changed +51
-11
lines changed Expand file tree Collapse file tree 10 files changed +51
-11
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.1.3] ( https://github.com/launchql/launchql/compare/@launchql/cli@3.1.2...@launchql/cli@3.1.3 ) (2022-02-13)
7
+
8
+ ** Note:** Version bump only for package @launchql/cli
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.1.2] ( https://github.com/launchql/launchql/compare/@launchql/cli@3.1.1...@launchql/cli@3.1.2 ) (2022-02-13)
7
15
8
16
** Note:** Version bump only for package @launchql/cli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @launchql/cli" ,
3
- "version" : " 3.1.2 " ,
3
+ "version" : " 3.1.3 " ,
4
4
"description" : " LaunchQL cli" ,
5
5
"author" : " Dan Lynch <pyramation@gmail.com>" ,
6
6
"homepage" : " https://github.com/launchql/launchql/tree/master/packages/launchql-db#readme" ,
68
68
"@launchql/db-testing" : " ^2.2.1" ,
69
69
"@launchql/db-transform" : " ^1.2.0" ,
70
70
"@launchql/db-utils" : " ^2.2.0" ,
71
- "@launchql/explorer" : " ^1.1.1 " ,
72
- "@launchql/server" : " ^1.1.1 " ,
71
+ "@launchql/explorer" : " ^1.1.2 " ,
72
+ "@launchql/server" : " ^1.1.2 " ,
73
73
"@pyramation/prompt" : " 0.0.1" ,
74
74
"case" : " 1.6.3" ,
75
75
"glob" : " 7.1.7" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.1.2] ( https://github.com/pyramation/launchql/compare/@launchql/explorer@1.1.1...@launchql/explorer@1.1.2 ) (2022-02-13)
7
+
8
+ ** Note:** Version bump only for package @launchql/explorer
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.1.1] ( https://github.com/pyramation/launchql/compare/@launchql/explorer@1.1.0...@launchql/explorer@1.1.1 ) (2022-02-13)
7
15
8
16
** Note:** Version bump only for package @launchql/explorer
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @launchql/explorer" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"description" : " graphile explorer module for multiple dbs and schemas" ,
5
5
"author" : " Dan Lynch <pyramation@gmail.com>" ,
6
6
"homepage" : " https://github.com/pyramation/launchql/tree/master/packages/launchql#readme" ,
69
69
},
70
70
"dependencies" : {
71
71
"@babel/runtime" : " ^7.12.1" ,
72
- "@launchql/graphile-settings" : " ^1.1.1 " ,
72
+ "@launchql/graphile-settings" : " ^1.1.2 " ,
73
73
"@launchql/server-utils" : " ^0.3.0" ,
74
74
"@pyramation/url-domains" : " 0.1.0" ,
75
75
"envalid" : " 6.0.2" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.1.2] ( https://github.com/launchql/launchql/compare/@launchql/graphile-settings@1.1.1...@launchql/graphile-settings@1.1.2 ) (2022-02-13)
7
+
8
+ ** Note:** Version bump only for package @launchql/graphile-settings
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.1.1] ( https://github.com/launchql/launchql/compare/@launchql/graphile-settings@1.1.0...@launchql/graphile-settings@1.1.1 ) (2022-02-13)
7
15
8
16
** Note:** Version bump only for package @launchql/graphile-settings
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @launchql/graphile-settings" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"description" : " graphile settings" ,
5
5
"author" : " Dan Lynch <pyramation@gmail.com>" ,
6
6
"homepage" : " https://github.com/launchql/launchql/tree/master/packages/graphile-settings#readme" ,
74
74
"postgraphile-plugin-connection-filter" : " 2.2.2" ,
75
75
"postgraphile-plugin-connection-filter-postgis" : " 1.0.0-alpha.6"
76
76
}
77
- }
77
+ }
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.1.3] ( https://github.com/launchql/launchql/compare/@launchql/graphql-testing@3.1.2...@launchql/graphql-testing@3.1.3 ) (2022-02-13)
7
+
8
+ ** Note:** Version bump only for package @launchql/graphql-testing
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.1.2] ( https://github.com/launchql/launchql/compare/@launchql/graphql-testing@3.1.1...@launchql/graphql-testing@3.1.2 ) (2022-02-13)
7
15
8
16
** Note:** Version bump only for package @launchql/graphql-testing
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @launchql/graphql-testing" ,
3
- "version" : " 3.1.2 " ,
3
+ "version" : " 3.1.3 " ,
4
4
"description" : " graphql-testing" ,
5
5
"author" : " Dan Lynch <pyramation@gmail.com>" ,
6
6
"homepage" : " https://github.com/launchql/launchql/tree/master/packages/graphql-testing#readme" ,
55
55
"dependencies" : {
56
56
"@babel/runtime" : " ^7.12.1" ,
57
57
"@launchql/db-testing" : " ^2.2.1" ,
58
- "@launchql/server" : " ^1.1.1 " ,
58
+ "@launchql/server" : " ^1.1.2 " ,
59
59
"envalid" : " 6.0.2" ,
60
60
"graphql" : " 15.5.2" ,
61
61
"mock-req" : " 0.2.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.1.2] ( https://github.com/pyramation/launchql/compare/@launchql/server@1.1.1...@launchql/server@1.1.2 ) (2022-02-13)
7
+
8
+ ** Note:** Version bump only for package @launchql/server
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.1.1] ( https://github.com/pyramation/launchql/compare/@launchql/server@1.1.0...@launchql/server@1.1.1 ) (2022-02-13)
7
15
8
16
** Note:** Version bump only for package @launchql/server
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @launchql/server" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"description" : " graphile explorer module for multiple dbs and schemas" ,
5
5
"author" : " Dan Lynch <pyramation@gmail.com>" ,
6
6
"homepage" : " https://github.com/pyramation/launchql/tree/master/packages/launchql#readme" ,
70
70
"dependencies" : {
71
71
"@babel/runtime" : " ^7.12.1" ,
72
72
"@launchql/graphile-query" : " ^1.1.0" ,
73
- "@launchql/graphile-settings" : " ^1.1.1 " ,
73
+ "@launchql/graphile-settings" : " ^1.1.2 " ,
74
74
"@launchql/server-utils" : " ^0.3.0" ,
75
75
"@pyramation/crypto-keys" : " 0.1.1" ,
76
76
"@pyramation/crypto-networks" : " 0.1.0" ,
You can’t perform that action at this time.
0 commit comments