Skip to content

Commit

Permalink
Version Packages (beta)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryantpark04 committed Jul 26, 2024
1 parent f91cd58 commit f39f581
Show file tree
Hide file tree
Showing 41 changed files with 169 additions and 22 deletions.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,12 @@
"giant-pianos-film",
"gorgeous-coats-hang",
"healthy-tools-accept",
"itchy-goats-pump",
"mean-dragons-stare",
"old-deers-chew",
"purple-students-sin",
"rich-bobcats-pretend",
"silent-carpets-kick",
"twelve-foxes-walk"
]
}
7 changes: 7 additions & 0 deletions packages/cli.cmd.typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @osdk/cli.cmd.typescript

## 0.5.0-beta.1

### Patch Changes

- Updated dependencies [e2ab8db]
- @osdk/generator@1.13.0-beta.1

## 0.5.0-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli.cmd.typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/cli.cmd.typescript",
"private": true,
"version": "0.5.0-beta.0",
"version": "0.5.0-beta.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @osdk/cli

## 0.23.0-beta.1

### Patch Changes

- Updated dependencies [e2ab8db]
- @osdk/generator@1.13.0-beta.1

## 0.23.0-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/cli",
"version": "0.23.0-beta.0",
"version": "0.23.0-beta.1",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/client.api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @osdk/client.api

## 0.21.0-beta.1

## 0.21.0-beta.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client.api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/client.api",
"version": "0.21.0-beta.0",
"version": "0.21.0-beta.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/client.test.ontology/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @osdk/client.test.ontology

## 1.1.0-beta.1

### Patch Changes

- @osdk/client[email protected]

## 1.1.0-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client.test.ontology/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/client.test.ontology",
"private": true,
"version": "1.1.0-beta.0",
"version": "1.1.0-beta.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
10 changes: 10 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @osdk/client

## 0.21.0-beta.1

### Minor Changes

- f91cd58: Temporarily disable X-OSDK-Request-Context header

### Patch Changes

- @osdk/client[email protected]

## 0.21.0-beta.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/client",
"version": "0.21.0-beta.0",
"version": "0.21.0-beta.1",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/e2e.generated.1.1.x/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @osdk/e2e.generated.1.1.x

## 0.2.0-beta.1

### Minor Changes

- e2ab8db: Fix long aggregations in legacy-client

### Patch Changes

- Updated dependencies [e2ab8db]
- @osdk/legacy-client@2.5.0-beta.1
- @osdk/generator@1.13.0-beta.1

## 0.2.0-beta.0

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/e2e.generated.1.1.x/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/e2e.generated.1.1.x",
"private": true,
"version": "0.2.0-beta.0",
"version": "0.2.0-beta.1",
"description": "",
"license": "Apache-2.0",
"repository": {
Expand Down Expand Up @@ -38,13 +38,13 @@
},
"peerDependencies": {
"@osdk/api": "^1.9.0",
"@osdk/legacy-client": "^2.5.0-beta.0"
"@osdk/legacy-client": "^2.5.0-beta.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.2",
"@osdk/api": "^1.9.0",
"@osdk/cli.cmd.typescript": "workspace:~",
"@osdk/legacy-client": "^2.5.0-beta.0",
"@osdk/legacy-client": "^2.5.0-beta.1",
"@osdk/monorepo.api-extractor": "workspace:~",
"@osdk/monorepo.tsconfig": "workspace:~",
"@osdk/monorepo.tsup": "workspace:~",
Expand Down
8 changes: 8 additions & 0 deletions packages/e2e.generated.catchall/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @osdk/e2e.generated.catchall

## 2.0.0-beta.1

### Patch Changes

- Updated dependencies [f91cd58]
- @osdk/client@0.21.0-beta.1
- @osdk/client[email protected]

## 2.0.0-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e.generated.catchall/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/e2e.generated.catchall",
"private": true,
"version": "2.0.0-beta.0",
"version": "2.0.0-beta.1",
"description": "",
"license": "Apache-2.0",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/e2e.sandbox.catchall/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @osdk/e2e.sandbox.catchall

## 0.2.0-beta.1

### Patch Changes

- Updated dependencies [f91cd58]
- @osdk/client@0.21.0-beta.1
- @osdk/e2e[email protected]
- @osdk/foundry@3.0.0-beta.1
- @osdk/client[email protected]

## 0.2.0-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e.sandbox.catchall/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/e2e.sandbox.catchall",
"private": true,
"version": "0.2.0-beta.0",
"version": "0.2.0-beta.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/e2e.sandbox.oauth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @osdk/e2e.sandbox.oauth

## 0.2.0-beta.1

### Patch Changes

- Updated dependencies [f91cd58]
- @osdk/client@0.21.0-beta.1

## 0.2.0-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e.sandbox.oauth/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/e2e.sandbox.oauth",
"private": true,
"version": "0.2.0-beta.0",
"version": "0.2.0-beta.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/e2e.sandbox.todoapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @osdk/e2e.sandbox.todoappapp

## 2.0.0-beta.1

### Patch Changes

- Updated dependencies [f91cd58]
- @osdk/client@0.21.0-beta.1
- @osdk/client[email protected]

## 2.0.0-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e.sandbox.todoapp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/e2e.sandbox.todoapp",
"private": true,
"version": "2.0.0-beta.0",
"version": "2.0.0-beta.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/e2e.test.foundry-sdk-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @osdk/e2e.test.foundry-sdk-generator

## 0.2.0-beta.1

### Patch Changes

- @osdk/foundry-sdk-generator@1.3.0-beta.1

## 0.2.0-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e.test.foundry-sdk-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/e2e.test.foundry-sdk-generator",
"private": true,
"version": "0.2.0-beta.0",
"version": "0.2.0-beta.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/foundry-sdk-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @osdk/foundry-sdk-generator

## 1.3.0-beta.1

### Patch Changes

- Updated dependencies [f91cd58]
- Updated dependencies [e2ab8db]
- @osdk/client@0.21.0-beta.1
- @osdk/legacy-client@2.5.0-beta.1
- @osdk/generator@1.13.0-beta.1
- @osdk/client[email protected]

## 1.3.0-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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": "1.3.0-beta.0",
"version": "1.3.0-beta.1",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/foundry.admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @osdk/foundry.admin

## 3.0.0-beta.1

### Patch Changes

- Updated dependencies [f91cd58]
- @osdk/client@0.21.0-beta.1
- @osdk/foundry[email protected]

## 3.0.0-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/foundry.admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/foundry.admin",
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions packages/foundry.core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @osdk/foundry.core

## 3.0.0-beta.1

## 3.0.0-beta.0

## 2.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/foundry.core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/foundry.core",
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/foundry.datasets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @osdk/foundry.datasets

## 3.0.0-beta.1

### Patch Changes

- Updated dependencies [f91cd58]
- @osdk/client@0.21.0-beta.1
- @osdk/foundry[email protected]

## 3.0.0-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/foundry.datasets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/foundry.datasets",
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/foundry.thirdpartyapplications/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @osdk/foundry.thirdpartyapplications

## 3.0.0-beta.1

### Patch Changes

- @osdk/foundry[email protected]

## 3.0.0-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/foundry.thirdpartyapplications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/foundry.thirdpartyapplications",
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/foundry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @osdk/foundry

## 3.0.0-beta.1

### Patch Changes

- @osdk/foundry[email protected]
- @osdk/foundry[email protected]
- @osdk/foundry[email protected]
- @osdk/foundry[email protected]

## 3.0.0-beta.0

### Patch Changes
Expand Down
Loading

0 comments on commit f39f581

Please sign in to comment.