applying package updates
This commit is contained in:
Родитель
dd33b80a0c
Коммит
469f45bbdb
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "prerelease",
|
||||
"comment": "Added context namespace into the codegen",
|
||||
"packageName": "@graphitation/cli",
|
||||
"email": "77059398+vejrj@users.noreply.github.com",
|
||||
"dependentChangeType": "none"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "prerelease",
|
||||
"comment": "Added context namespace into the codegen",
|
||||
"packageName": "@graphitation/ts-codegen",
|
||||
"email": "77059398+vejrj@users.noreply.github.com",
|
||||
"dependentChangeType": "none"
|
||||
}
|
|
@ -1,6 +1,27 @@
|
|||
{
|
||||
"name": "@graphitation/cli",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Mon, 04 Nov 2024 17:34:20 GMT",
|
||||
"version": "1.13.0-alpha.2",
|
||||
"tag": "@graphitation/cli_v1.13.0-alpha.2",
|
||||
"comments": {
|
||||
"prerelease": [
|
||||
{
|
||||
"author": "77059398+vejrj@users.noreply.github.com",
|
||||
"package": "@graphitation/cli",
|
||||
"commit": "dd33b80a0c6975c118d8376cbba61cda706802c7",
|
||||
"comment": "Added context namespace into the codegen"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@graphitation/cli",
|
||||
"comment": "Bump @graphitation/ts-codegen to v2.13.0-alpha.3",
|
||||
"commit": "not available"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Wed, 30 Oct 2024 20:39:21 GMT",
|
||||
"version": "1.13.0-alpha.1",
|
||||
|
|
|
@ -1,9 +1,18 @@
|
|||
# Change Log - @graphitation/cli
|
||||
|
||||
<!-- This log was last generated on Wed, 30 Oct 2024 10:07:52 GMT and should not be manually modified. -->
|
||||
<!-- This log was last generated on Mon, 04 Nov 2024 17:34:20 GMT and should not be manually modified. -->
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.13.0-alpha.2
|
||||
|
||||
Mon, 04 Nov 2024 17:34:20 GMT
|
||||
|
||||
### Changes
|
||||
|
||||
- Added context namespace into the codegen (77059398+vejrj@users.noreply.github.com)
|
||||
- Bump @graphitation/ts-codegen to v2.13.0-alpha.3
|
||||
|
||||
## 1.13.0-alpha.1
|
||||
|
||||
Wed, 30 Oct 2024 10:07:52 GMT
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@graphitation/cli",
|
||||
"license": "MIT",
|
||||
"version": "1.13.0-alpha.1",
|
||||
"version": "1.13.0-alpha.2",
|
||||
"bin": {
|
||||
"supermassive": "./bin/supermassive.js"
|
||||
},
|
||||
|
@ -24,7 +24,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@graphitation/supermassive-extractors": "^2.2.5",
|
||||
"@graphitation/ts-codegen": "^2.13.0-alpha.2",
|
||||
"@graphitation/ts-codegen": "^2.13.0-alpha.3",
|
||||
"commander": "^8.3.0",
|
||||
"fast-glob": "^3.2.12",
|
||||
"graphql": "^15.6.1"
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@graphitation/ts-codegen",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Mon, 04 Nov 2024 17:34:20 GMT",
|
||||
"version": "2.13.0-alpha.3",
|
||||
"tag": "@graphitation/ts-codegen_v2.13.0-alpha.3",
|
||||
"comments": {
|
||||
"prerelease": [
|
||||
{
|
||||
"author": "77059398+vejrj@users.noreply.github.com",
|
||||
"package": "@graphitation/ts-codegen",
|
||||
"commit": "dd33b80a0c6975c118d8376cbba61cda706802c7",
|
||||
"comment": "Added context namespace into the codegen"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Wed, 30 Oct 2024 20:39:21 GMT",
|
||||
"version": "2.13.0-alpha.2",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @graphitation/ts-codegen
|
||||
|
||||
<!-- This log was last generated on Wed, 30 Oct 2024 20:39:21 GMT and should not be manually modified. -->
|
||||
<!-- This log was last generated on Mon, 04 Nov 2024 17:34:20 GMT and should not be manually modified. -->
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 2.13.0-alpha.3
|
||||
|
||||
Mon, 04 Nov 2024 17:34:20 GMT
|
||||
|
||||
### Changes
|
||||
|
||||
- Added context namespace into the codegen (77059398+vejrj@users.noreply.github.com)
|
||||
|
||||
## 2.13.0-alpha.2
|
||||
|
||||
Wed, 30 Oct 2024 20:39:21 GMT
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@graphitation/ts-codegen",
|
||||
"license": "MIT",
|
||||
"version": "2.13.0-alpha.2",
|
||||
"version": "2.13.0-alpha.3",
|
||||
"main": "./src/index.ts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Загрузка…
Ссылка в новой задаче