diff --git a/packages/api/changelog/@unreleased/pr-83.v2.yml b/packages/api/changelog/@unreleased/pr-83.v2.yml new file mode 100644 index 000000000..a0be79c70 --- /dev/null +++ b/packages/api/changelog/@unreleased/pr-83.v2.yml @@ -0,0 +1,5 @@ +type: feature +feature: + description: Add new client invocation syntax + links: + - https://github.com/palantir/osdk-ts/pull/83 diff --git a/packages/client/changelog/@unreleased/pr-83.v2.yml b/packages/client/changelog/@unreleased/pr-83.v2.yml new file mode 100644 index 000000000..a0be79c70 --- /dev/null +++ b/packages/client/changelog/@unreleased/pr-83.v2.yml @@ -0,0 +1,5 @@ +type: feature +feature: + description: Add new client invocation syntax + links: + - https://github.com/palantir/osdk-ts/pull/83 diff --git a/packages/generator/changelog/@unreleased/pr-83.v2.yml b/packages/generator/changelog/@unreleased/pr-83.v2.yml new file mode 100644 index 000000000..a0be79c70 --- /dev/null +++ b/packages/generator/changelog/@unreleased/pr-83.v2.yml @@ -0,0 +1,5 @@ +type: feature +feature: + description: Add new client invocation syntax + links: + - https://github.com/palantir/osdk-ts/pull/83