diff --git a/.changeset/heavy-dolphins-act.md b/.changeset/heavy-dolphins-act.md new file mode 100644 index 0000000..4e5d838 --- /dev/null +++ b/.changeset/heavy-dolphins-act.md @@ -0,0 +1,5 @@ +--- +'@team-plain/typescript-sdk': patch +--- + +Testing automated release process diff --git a/package.json b/package.json index 577ad08..55916f4 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@team-plain/typescript-sdk-dev", + "name": "@team-plain/typescript-sdk", "version": "4.4.0", "description": "Typescript SDK for Plain's Core GraphQL API", "main": "dist/index.js",