Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages (beta) #463

Merged
merged 1 commit into from
Jul 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
},
"changesets": [
"calm-pillows-collect",
"chilly-mayflies-vanish",
"chilly-melons-hammer",
"chilly-singers-compare",
"cool-rice-check",
Expand All @@ -71,23 +72,29 @@
"four-ways-add",
"great-geese-fail",
"green-chefs-speak",
"healthy-nails-relax",
"itchy-radios-own",
"khaki-plants-sort",
"large-ads-listen",
"lazy-jobs-attend",
"lovely-mice-beg",
"moody-bats-hear",
"moody-crews-ring",
"nervous-parrots-admire",
"nervous-pets-return",
"ninety-avocados-unite",
"old-kiwis-marry",
"orange-icons-battle",
"pink-insects-itch",
"plenty-peaches-scream",
"pretty-cherries-hunt",
"pretty-dingos-smash",
"purple-cameras-invite",
"purple-pots-fold",
"purple-trainers-laugh",
"rotten-lamps-protect",
"rotten-shirts-cross",
"serious-camels-rest",
"serious-glasses-try",
"sharp-penguins-double",
"shy-cougars-remain",
Expand All @@ -99,6 +106,7 @@
"tough-hats-push",
"unlucky-moose-lay",
"unlucky-wombats-switch",
"wild-plums-yell"
"wild-plums-yell",
"young-fireants-repair"
]
}
8 changes: 4 additions & 4 deletions examples-extra/one_dot_one/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"@osdk/legacy-client": "workspace:~"
},
"peerDependencies": {
"@osdk/api": "^1.8.0",
"@osdk/legacy-client": "^2.4.0-beta.0"
"@osdk/api": "^1.9.0-beta.0",
"@osdk/legacy-client": "^2.4.0-beta.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.2",
"@osdk/api": "^1.8.0",
"@osdk/api": "^1.9.0-beta.0",
"@osdk/cli.cmd.typescript": "workspace:~",
"@osdk/legacy-client": "^2.4.0-beta.0",
"@osdk/legacy-client": "^2.4.0-beta.1",
"@types/node": "^18.0.0",
"tslib": "^2.6.2",
"typescript": "^4.9.5"
Expand Down
11 changes: 11 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @osdk/api

## 1.9.0-beta.0

### Minor Changes

- 388dba9: Change all internal dependencies to be tilde not caret

### Patch Changes

- Updated dependencies [388dba9]
- @osdk/[email protected]

## 1.8.0

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

## 0.4.0-beta.1

### Minor Changes

- 388dba9: Change all internal dependencies to be tilde not caret

### Patch Changes

- Updated dependencies [388dba9]
- @osdk/[email protected]
- @osdk/[email protected]

## 0.4.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.4.0-beta.0",
"version": "0.4.0-beta.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
13 changes: 13 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @osdk/cli

## 0.22.0-beta.1

### Minor Changes

- 388dba9: Change all internal dependencies to be tilde not caret

### Patch Changes

- Updated dependencies [388dba9]
- @osdk/[email protected]
- @osdk/[email protected]
- @osdk/[email protected]

## 0.22.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.22.0-beta.0",
"version": "0.22.0-beta.1",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/client.api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @osdk/client.api

## 0.20.0-beta.3

### Minor Changes

- b5ac8a8: Fix dependencies to be peer only
- 388dba9: Change all internal dependencies to be tilde not caret
- 700c894: Directly depends on @osdk/api instead of peer

### Patch Changes

- Updated dependencies [388dba9]
- @osdk/[email protected]

## 0.20.0-beta.2

### 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.20.0-beta.2",
"version": "0.20.0-beta.3",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
14 changes: 14 additions & 0 deletions packages/client.test.ontology/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @osdk/client.test.ontology

## 1.0.0-beta.3

### Minor Changes

- 388dba9: Change all internal dependencies to be tilde not caret

### Patch Changes

- Updated dependencies [b5ac8a8]
- Updated dependencies [388dba9]
- Updated dependencies [700c894]
- @osdk/[email protected]
- @osdk/[email protected]

## 0.1.0-beta.2

### 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": "0.1.0-beta.2",
"version": "1.0.0-beta.3",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
19 changes: 19 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @osdk/client

## 0.20.0-beta.3

### Minor Changes

- 62bae76: Upgrades 'ws' to avoid false flag CVE
- 388dba9: Change all internal dependencies to be tilde not caret
- 57b68db: It is possible to pass a Promise<string> for ontologyRid on client creation

### Patch Changes

- Updated dependencies [b5ac8a8]
- Updated dependencies [388dba9]
- Updated dependencies [700c894]
- @osdk/[email protected]
- @osdk/[email protected]
- @osdk/[email protected]
- @osdk/[email protected]
- @osdk/[email protected]

## 0.20.0-beta.2

### 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.20.0-beta.2",
"version": "0.20.0-beta.3",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/create-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @osdk/create-app

## 0.17.0-beta.3

### Minor Changes

- adebdb0: update AIP template

## 0.17.0-beta.2

### Minor Changes
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.17.0-beta.2",
"version": "0.17.0-beta.3",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/example-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @osdk/example-generator

## 0.6.0-beta.3

### Minor Changes

- 388dba9: Change all internal dependencies to be tilde not caret

### Patch Changes

- Updated dependencies [adebdb0]
- @osdk/[email protected]

## 0.6.0-beta.2

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

## 1.2.0-beta.2

### Minor Changes

- 388dba9: Change all internal dependencies to be tilde not caret

### Patch Changes

- Updated dependencies [388dba9]
- @osdk/[email protected]
- @osdk/[email protected]
- @osdk/[email protected]

## 1.2.0-beta.1

### Minor 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.2.0-beta.1",
"version": "1.2.0-beta.2",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/foundry.core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @osdk/foundry.core

## 1.1.0-beta.1

### Minor Changes

- 388dba9: Change all internal dependencies to be tilde not caret
- a8dc51a: Modified codegen so that return types now include Blobs.

### Patch Changes

- Updated dependencies [388dba9]
- @osdk/[email protected]

## 1.1.0-beta.0

### Minor Changes
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": "1.1.0-beta.0",
"version": "1.1.0-beta.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
14 changes: 14 additions & 0 deletions packages/foundry.security/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @osdk/foundry.security

## 1.1.0-beta.1

### Minor Changes

- 388dba9: Change all internal dependencies to be tilde not caret
- a8dc51a: Modified codegen so that return types now include Blobs.

### Patch Changes

- Updated dependencies [388dba9]
- Updated dependencies [a8dc51a]
- @osdk/[email protected]
- @osdk/[email protected]

## 1.1.0-beta.0

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

## 1.1.0-beta.1

### Minor Changes

- 388dba9: Change all internal dependencies to be tilde not caret
- a8dc51a: Modified codegen so that return types now include Blobs.

### Patch Changes

- Updated dependencies [388dba9]
- Updated dependencies [a8dc51a]
- @osdk/[email protected]
- @osdk/[email protected]

## 1.1.0-beta.0

### Minor 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": "1.1.0-beta.0",
"version": "1.1.0-beta.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
Loading
Loading