Skip to content

Commit

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


<details><summary>@instill-ai/toolkit: 0.112.0</summary>

##
[0.112.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.111.1...@instill-ai/toolkit-v0.112.0)
(2024-11-25)


### Features

* disable auth when use the downloadedBlob URL
([#1615](#1615))
([8bf29b3](8bf29b3))
* upload to blob based on the user selected namespace
([#1613](#1613))
([70695ff](70695ff))
</details>

---
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 Nov 26, 2024
1 parent 8bf29b3 commit 51cfea2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions packages/toolkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.112.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.111.1...@instill-ai/toolkit-v0.112.0) (2024-11-25)


### Features

* disable auth when use the downloadedBlob URL ([#1615](https://github.com/instill-ai/console/issues/1615)) ([8bf29b3](https://github.com/instill-ai/console/commit/8bf29b32c87732a23c6f67ba376910c2544d5a73))
* upload to blob based on the user selected namespace ([#1613](https://github.com/instill-ai/console/issues/1613)) ([70695ff](https://github.com/instill-ai/console/commit/70695ff256886b9732d102354c27e746ebdd9fe1))

## [0.111.1](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.111.0...@instill-ai/toolkit-v0.111.1) (2024-11-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/toolkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instill-ai/toolkit",
"version": "0.111.1",
"version": "0.112.0",
"description": "Instill AI's frontend toolkit",
"repository": "https://github.com/instill-ai/design-system.git",
"bugs": "https://github.com/instill-ai/design-system/issues",
Expand Down
2 changes: 1 addition & 1 deletion release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"apps/console":"0.63.0-beta","packages/design-system":"0.84.0","packages/design-tokens":"0.8.0","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.111.1","packages/sdk":"0.12.0"}
{"apps/console":"0.63.0-beta","packages/design-system":"0.84.0","packages/design-tokens":"0.8.0","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.112.0","packages/sdk":"0.12.0"}

0 comments on commit 51cfea2

Please sign in to comment.