Skip to content

Commit

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


##
[0.0.6](instill-sdk-v0.0.5...instill-sdk-v0.0.6)
(2024-05-09)


### Bug Fixes

* fix eslint config
([#79](#79))
([d627aad](d627aad))

---
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 May 9, 2024
1 parent d627aad commit ce5b09b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.6](https://github.com/instill-ai/typescript-sdk/compare/instill-sdk-v0.0.5...instill-sdk-v0.0.6) (2024-05-09)


### Bug Fixes

* fix eslint config ([#79](https://github.com/instill-ai/typescript-sdk/issues/79)) ([d627aad](https://github.com/instill-ai/typescript-sdk/commit/d627aadf8fc21140f5f3978b01a3f980735c1e1b))

## [0.0.5](https://github.com/instill-ai/typescript-sdk/compare/instill-sdk-v0.0.4...instill-sdk-v0.0.5) (2024-05-07)


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.5",
"version": "0.0.6",
"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.5"
".": "0.0.6"
}

0 comments on commit ce5b09b

Please sign in to comment.