Skip to content

Commit

Permalink
Autorelease
Browse files Browse the repository at this point in the history
  • Loading branch information
ericanderson authored and svc-autorelease committed Mar 26, 2024
1 parent 58241de commit 60957a6
Show file tree
Hide file tree
Showing 39 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion examples-extra/basic/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"publishConfig": {
"access": "public"
},
"keywords": [],
"keywords": [ ],
"files": [
"build/types",
"build/js",
Expand Down
2 changes: 1 addition & 1 deletion examples-extra/one_dot_one/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"publishConfig": {
"access": "public"
},
"keywords": [],
"keywords": [ ],
"files": [
"build/types",
"build/js",
Expand Down
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/api",
"version": "1.4.0",
"version": "1.5.0",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down Expand Up @@ -45,7 +45,7 @@
"publishConfig": {
"access": "public"
},
"keywords": [],
"keywords": [ ],
"files": [
"build/types",
"build/js",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/cli",
"version": "0.14.0",
"version": "0.15.0",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down Expand Up @@ -62,7 +62,7 @@
"imports": {
"#net": "./src/net/index.mts"
},
"keywords": [],
"keywords": [ ],
"bin": {
"osdk": "./bin/osdk.mjs"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/client",
"version": "0.13.0",
"version": "0.14.0",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down Expand Up @@ -58,7 +58,7 @@
"publishConfig": {
"access": "public"
},
"keywords": [],
"keywords": [ ],
"files": [
"build/types",
"build/js",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/create-app",
"version": "0.8.0",
"version": "0.9.0",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/foundry-sdk-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/foundry-sdk-generator",
"version": "0.208.0",
"version": "0.209.0",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down Expand Up @@ -54,7 +54,7 @@
"publishConfig": {
"access": "public"
},
"keywords": [],
"keywords": [ ],
"bin": {
"foundry-sdk-generator": "./bin/foundry-sdk-generator"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/gateway",
"version": "2.0.0",
"version": "2.1.0",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down Expand Up @@ -40,7 +40,7 @@
"publishConfig": {
"access": "public"
},
"keywords": [],
"keywords": [ ],
"files": [
"build/types",
"build/js",
Expand Down
4 changes: 2 additions & 2 deletions packages/generator-converters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/generator-converters",
"version": "0.2.0",
"version": "0.3.0",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down Expand Up @@ -43,7 +43,7 @@
"publishConfig": {
"access": "public"
},
"keywords": [],
"keywords": [ ],
"files": [
"build/types",
"build/js",
Expand Down
4 changes: 2 additions & 2 deletions packages/generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/generator",
"version": "1.7.0",
"version": "1.8.0",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down Expand Up @@ -49,7 +49,7 @@
"publishConfig": {
"access": "public"
},
"keywords": [],
"keywords": [ ],
"files": [
"build/types",
"build/js",
Expand Down
4 changes: 2 additions & 2 deletions packages/legacy-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/legacy-client",
"version": "2.0.0",
"version": "2.1.0",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down Expand Up @@ -52,7 +52,7 @@
"publishConfig": {
"access": "public"
},
"keywords": [],
"keywords": [ ],
"files": [
"build/types",
"build/js",
Expand Down
2 changes: 1 addition & 1 deletion packages/maker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/maker",
"version": "0.2.0",
"version": "0.3.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/shared.net/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/shared.net",
"version": "1.7.0",
"version": "1.8.0",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down Expand Up @@ -42,7 +42,7 @@
"publishConfig": {
"access": "public"
},
"keywords": [],
"keywords": [ ],
"files": [
"build/types",
"build/js",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared.test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"publishConfig": {
"access": "public"
},
"keywords": [],
"keywords": [ ],
"files": [
"build/types",
"build/js",
Expand Down

0 comments on commit 60957a6

Please sign in to comment.