Skip to content

Commit 7f7c0f5

Browse files
author
GitHub Action
committed
🤖 CI: Prerelease: 2.2.0-1
1 parent 56c5aca commit 7f7c0f5

File tree

9 files changed

+10
-10
lines changed

9 files changed

+10
-10
lines changed

‎.openapis

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
- serviceName: auth-sls-rest-api
99
version: 1.0.23-0
1010
- serviceName: github-sls-rest-api
11-
version: 1.0.97-0
11+
version: 1.0.98-0
1212

‎api/github-sls-rest-api/api.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* github-sls-rest-api
55
* To generate a JWT token, go to the <a href=\"https://sso.saml.to/auth/jwt.html\" target=\"_blank\">JWT Token Generator</a>
66
*
7-
* The version of the OpenAPI document: 1.0.97-0
7+
* The version of the OpenAPI document: 1.0.98-0
88
*
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

‎api/github-sls-rest-api/base.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* github-sls-rest-api
55
* To generate a JWT token, go to the <a href=\"https://sso.saml.to/auth/jwt.html\" target=\"_blank\">JWT Token Generator</a>
66
*
7-
* The version of the OpenAPI document: 1.0.97-0
7+
* The version of the OpenAPI document: 1.0.98-0
88
*
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

‎api/github-sls-rest-api/common.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* github-sls-rest-api
55
* To generate a JWT token, go to the <a href=\"https://sso.saml.to/auth/jwt.html\" target=\"_blank\">JWT Token Generator</a>
66
*
7-
* The version of the OpenAPI document: 1.0.97-0
7+
* The version of the OpenAPI document: 1.0.98-0
88
*
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

‎api/github-sls-rest-api/configuration.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* github-sls-rest-api
55
* To generate a JWT token, go to the <a href=\"https://sso.saml.to/auth/jwt.html\" target=\"_blank\">JWT Token Generator</a>
66
*
7-
* The version of the OpenAPI document: 1.0.97-0
7+
* The version of the OpenAPI document: 1.0.98-0
88
*
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

‎api/github-sls-rest-api/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* github-sls-rest-api
55
* To generate a JWT token, go to the <a href=\"https://sso.saml.to/auth/jwt.html\" target=\"_blank\">JWT Token Generator</a>
66
*
7-
* The version of the OpenAPI document: 1.0.97-0
7+
* The version of the OpenAPI document: 1.0.98-0
88
*
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"1.0.97-0"}
1+
{"version":"1.0.98-0"}

‎dist/main.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saml-to",
3-
"version": "2.2.0-0",
3+
"version": "2.2.0-1",
44
"description": "The CLI for saml.to",
55
"repository": "[email protected]:saml-to/cli.git",
66
"author": "Scaffoldly",
@@ -90,4 +90,4 @@
9090
"webpack-node-externals": "^3.0.0",
9191
"yargs": "^17.3.0"
9292
}
93-
}
93+
}

0 commit comments

Comments
 (0)