Skip to content

Commit

Permalink
chore(main): release instill-sdk 0.0.3 (#58)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.0.3](instill-sdk-v0.0.2...instill-sdk-v0.0.3)
(2024-01-19)


### Miscellaneous

*
namananand/ins-3307-add-new-api-end-points-which-where-added-on-the-console
([#57](#57))
([9ac18eb](9ac18eb))
* update sdk new API reference
([#59](#59))
([898e1a9](898e1a9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
droplet-bot authored Feb 21, 2024
1 parent 898e1a9 commit 401317b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.0.3](https://github.com/instill-ai/typescript-sdk/compare/instill-sdk-v0.0.2...instill-sdk-v0.0.3) (2024-01-19)


### Miscellaneous

* namananand/ins-3307-add-new-api-end-points-which-where-added-on-the-console ([#57](https://github.com/instill-ai/typescript-sdk/issues/57)) ([9ac18eb](https://github.com/instill-ai/typescript-sdk/commit/9ac18eb8a538f6578f66d33b9322d84acf1c60a3))
* update sdk new API reference ([#59](https://github.com/instill-ai/typescript-sdk/issues/59)) ([898e1a9](https://github.com/instill-ai/typescript-sdk/commit/898e1a9ee25d3421eaa8cb78b74e42be3a226944))

## [0.0.2](https://github.com/instill-ai/typescript-sdk/compare/instill-sdk-v0.0.1...instill-sdk-v0.0.2) (2024-01-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "instill-sdk",
"version": "0.0.2",
"version": "0.0.3",
"description": "Instill AI's Typescript SDK",
"repository": "https://github.com/instill-ai/typescript-sdk.git",
"bugs": "https://github.com/instill-ai/community/issues",
Expand Down
2 changes: 1 addition & 1 deletion release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"instill-sdk": "0.0.1",
".": "0.0.2"
".": "0.0.3"
}

0 comments on commit 401317b

Please sign in to comment.