Skip to content

Commit 47e51e7

Browse files
authored
chore(main): release @instill-ai/typescript-sdk 0.0.3 (#7)
🤖 I have created a release *beep* *boop* --- ## [0.0.3](https://github.com/instill-ai/typescript-sdk/compare/@instill-ai/typescript-sdk-v0.0.2...@instill-ai/typescript-sdk-v0.0.3) (2023-09-25) ### Miscellaneous * Namananand/ins 1898 make changes to use sdk independently ([#6](#6)) ([fbcda4f](fbcda4f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent fbcda4f commit 47e51e7

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.0.3](https://github.com/instill-ai/typescript-sdk/compare/@instill-ai/typescript-sdk-v0.0.2...@instill-ai/typescript-sdk-v0.0.3) (2023-09-25)
4+
5+
6+
### Miscellaneous
7+
8+
* Namananand/ins 1898 make changes to use sdk independently ([#6](https://github.com/instill-ai/typescript-sdk/issues/6)) ([fbcda4f](https://github.com/instill-ai/typescript-sdk/commit/fbcda4fc9205f189999342194334e86c7747d2ab))
9+
310
## [0.0.2](https://github.com/instill-ai/typescript-sdk/compare/@instill-ai/typescript-sdk-v0.0.1...@instill-ai/typescript-sdk-v0.0.2) (2023-09-22)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@instill-ai/typescript-sdk",
3-
"version": "0.0.3-rc.0",
3+
"version": "0.0.3",
44
"description": "Instill AI's Typescript SDK",
55
"repository": "https://github.com/instill-ai/typescript-sdk.git",
66
"bugs": "https://github.com/instill-ai/community/issues",

release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"@instill-ai/typescript-sdk": "0.0.1",
3-
".": "0.0.2"
3+
".": "0.0.3"
44
}

0 commit comments

Comments
 (0)