Skip to content

Commit

Permalink
Version Packages (#983)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssanjay1 authored Nov 18, 2024
1 parent 4aa621a commit 8170b15
Show file tree
Hide file tree
Showing 73 changed files with 198 additions and 62 deletions.
8 changes: 0 additions & 8 deletions .changeset/quick-buttons-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rare-jobs-attend.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/rich-cats-jog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wild-moles-call.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export type $ExpectedClientVersion = '2.0.9';
export type $ExpectedClientVersion = '2.0.10';
export const $osdkMetadata = { extraUserAgent: 'typescript-sdk/dev osdk-cli/dev' };

export const $ontologyRid = 'ri.ontology.main.ontology.a35bb7f9-2c57-4199-a1cd-af461d88bd6e';
6 changes: 6 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @osdk/api

## 2.0.10

### Patch Changes

- eae3b9e: Allows $in to take a readonly array

## 2.0.9

## 2.0.8
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": "2.0.9",
"version": "2.0.10",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/cli.cmd.typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @osdk/cli.cmd.typescript

## 0.24.10

### Patch Changes

- Updated dependencies [ac00412]
- @osdk/shared[email protected]
- @osdk/generator@2.0.10
- @osdk/cli[email protected]

## 0.24.9

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

## 0.24.10

## 0.24.9

## 0.24.8
Expand Down
2 changes: 1 addition & 1 deletion packages/cli.common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/cli.common",
"private": true,
"version": "0.24.9",
"version": "0.24.10",
"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.24.10

### Patch Changes

- ac00412: Include API error info in CLI error messages
- 4aa621a: Allow configuring uploadOnly through foundry.config.json

## 0.24.9

## 0.24.8
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.24.9",
"version": "0.24.10",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/client.test.ontology/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @osdk/client.test.ontology

## 2.0.10

### Patch Changes

- Updated dependencies [eae3b9e]
- @osdk/api@2.0.10

## 2.0.9

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

## 2.0.10

## 2.0.9

## 2.0.8
Expand Down
2 changes: 1 addition & 1 deletion packages/client.unstable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/client.unstable",
"version": "2.0.9",
"version": "2.0.10",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
15 changes: 15 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @osdk/client

## 2.0.10

### Patch Changes

- fa5119a: Fixes AttachmentUpload for browser contexts
- eae3b9e: Allows $in to take a readonly array
- Updated dependencies [ac00412]
- Updated dependencies [eae3b9e]
- @osdk/shared[email protected]
- @osdk/shared[email protected]
- @osdk/api@2.0.10
- @osdk/shared[email protected]
- @osdk/generator-converters@2.0.10
- @osdk/client[email protected]

## 2.0.9

### Patch 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": "2.0.9",
"version": "2.0.10",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/src/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ export interface Client extends SharedClient, OldSharedClient {
export const additionalContext = Symbol("additionalContext");

// BEGIN: THIS IS GENERATED CODE. DO NOT EDIT.
const MaxOsdkVersion = "2.0.9";
const MaxOsdkVersion = "2.0.10";
// END: THIS IS GENERATED CODE. DO NOT EDIT.
export type MaxOsdkVersion = typeof MaxOsdkVersion;
const ErrorMessage = Symbol("ErrorMessage");
2 changes: 2 additions & 0 deletions packages/create-app.template-packager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @osdk/create-app.template-packager

## 2.0.10

## 2.0.9

## 2.0.8
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app.template-packager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/create-app.template-packager",
"private": true,
"version": "2.0.9",
"version": "2.0.10",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @osdk/create-app.template.next-static-export.v2

## 2.0.10

## 2.0.9

## 2.0.8
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/create-app.template.next-static-export.v2",
"private": true,
"version": "2.0.9",
"version": "2.0.10",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions packages/create-app.template.next-static-export/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @osdk/create-app.template.next-static-export

## 2.0.10

## 2.0.9

## 2.0.8
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/create-app.template.next-static-export",
"private": true,
"version": "2.0.9",
"version": "2.0.10",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions packages/create-app.template.react.beta/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @osdk/create-app.template.react

## 2.0.10

## 2.0.9

## 2.0.8
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app.template.react.beta/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/create-app.template.react.beta",
"private": true,
"version": "2.0.9",
"version": "2.0.10",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions packages/create-app.template.react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @osdk/create-app.template.react

## 2.0.10

## 2.0.9

## 2.0.8
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app.template.react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/create-app.template.react",
"private": true,
"version": "2.0.9",
"version": "2.0.10",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @osdk/create-app.template.tutorial-todo-aip-app.beta

## 2.0.10

## 2.0.9

## 2.0.8
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/create-app.template.tutorial-todo-aip-app.beta",
"private": true,
"version": "2.0.9",
"version": "2.0.10",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @osdk/create-app.template.tutorial-todo-aip-app

## 2.0.10

## 2.0.9

## 2.0.8
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/create-app.template.tutorial-todo-aip-app",
"private": true,
"version": "2.0.9",
"version": "2.0.10",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @osdk/create-app.template.tutorial-todo-app.beta

## 2.0.10

## 2.0.9

## 2.0.8
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/create-app.template.tutorial-todo-app.beta",
"private": true,
"version": "2.0.9",
"version": "2.0.10",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions packages/create-app.template.tutorial-todo-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @osdk/create-app.template.tutorial-todo-app

## 2.0.10

## 2.0.9

## 2.0.8
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/create-app.template.tutorial-todo-app",
"private": true,
"version": "2.0.9",
"version": "2.0.10",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions packages/create-app.template.vue.v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @osdk/create-app.template.vue.v2

## 2.0.10

## 2.0.9

## 2.0.8
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app.template.vue.v2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/create-app.template.vue.v2",
"private": true,
"version": "2.0.9",
"version": "2.0.10",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions packages/create-app.template.vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @osdk/create-app.template.vue

## 2.0.10

## 2.0.9

## 2.0.8
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app.template.vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/create-app.template.vue",
"private": true,
"version": "2.0.9",
"version": "2.0.10",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions packages/create-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @osdk/create-app

## 2.0.10

## 2.0.9

## 2.0.8
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": "2.0.9",
"version": "2.0.10",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down
Loading

0 comments on commit 8170b15

Please sign in to comment.