Skip to content

Commit 74362e1

Browse files
committed
chore(main): release @instill-ai/typescript-sdk 0.0.2
1 parent b7e6255 commit 74362e1

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

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

3+
## [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)
4+
5+
6+
### Miscellaneous
7+
8+
* init typescript sdk ([3dde8db](https://github.com/instill-ai/typescript-sdk/commit/3dde8db9da46d13563824c3d1c2e6e666f9f4438))
9+
* manifest update ([38e0a39](https://github.com/instill-ai/typescript-sdk/commit/38e0a392bebea0283b8854481532761e1ecee581))
10+
* namananand/ins 1901 example documentation for sdk ([#3](https://github.com/instill-ai/typescript-sdk/issues/3)) ([b7e6255](https://github.com/instill-ai/typescript-sdk/commit/b7e6255a379b2dbf189ac9fb94c8cbdaab6c8d3b))
11+
312
## [1.0.2](https://github.com/instill-ai/typescript-sdk/compare/@instill-ai/typescript-sdk-v1.0.1...@instill-ai/typescript-sdk-v1.0.2) (2023-09-19)
413

514

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.2-rc.0",
3+
"version": "0.0.2",
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.1"
3+
".": "0.0.2"
44
}

0 commit comments

Comments
 (0)