Skip to content

Commit 256c6ed

Browse files
author
Max
committed
Merge branch 'main' of https://github.com/GraphQL-Portal/graphql-portal into main
2 parents 9c4922f + 3389cab commit 256c6ed

File tree

21 files changed

+70
-24
lines changed

21 files changed

+70
-24
lines changed

.changeset/dry-rocks-tell.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

packages/datasources/crunchbase/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphql-portal/crunchbase
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- 8647eb2: graphql-mesh/openapi 0.16.10
8+
39
## 0.1.3
410

511
### Patch Changes

packages/datasources/crunchbase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-portal/crunchbase",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"license": "MIT",
55
"main": "dist/index.js",
66
"scripts": {

packages/datasources/fusion-creator-account-information-psd2-stet/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphql-portal/fusion-creator-account-information-psd2-stet
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 8647eb2: graphql-mesh/openapi 0.16.10
8+
39
## 1.0.0
410

511
### Major Changes

packages/datasources/fusion-creator-account-information-psd2-stet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-portal/fusion-creator-account-information-psd2-stet",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"license": "MIT",
55
"main": "dist/index.js",
66
"scripts": {

packages/datasources/fusion-creator-account-information-us/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphql-portal/fusion-creator-account-information-us
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- 8647eb2: graphql-mesh/openapi 0.16.10
8+
39
## 1.0.1
410

511
### Patch Changes

packages/datasources/fusion-creator-account-information-us/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-portal/fusion-creator-account-information-us",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"license": "MIT",
55
"main": "dist/index.js",
66
"scripts": {

packages/datasources/ip-api/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphql-portal/ip-api
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- 8647eb2: graphql-mesh/openapi 0.16.10
8+
39
## 0.1.4
410

511
### Patch Changes

packages/datasources/ip-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-portal/ip-api",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"license": "MIT",
55
"main": "dist/index.js",
66
"scripts": {

packages/datasources/salesforce/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphql-portal/salesforce
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- 8647eb2: graphql-mesh/openapi 0.16.10
8+
39
## 0.1.4
410

511
### Patch Changes

0 commit comments

Comments
 (0)