mirror of
https://github.com/logto-io/logto.git
synced 2025-04-14 23:11:31 -05:00
release(tunnel): release tunnel cli 0.2.6 (#7066)
This commit is contained in:
parent
20b61e05e7
commit
7f9d870c72
3 changed files with 7 additions and 6 deletions
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
"@logto/tunnel": patch
|
||||
---
|
||||
|
||||
disallow zstd compression to fix potential garbled text response
|
|
@ -1,5 +1,11 @@
|
|||
# @logto/tunnel
|
||||
|
||||
## 0.2.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6144149bb: disallow zstd compression to fix potential garbled text response
|
||||
|
||||
## 0.2.5
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@logto/tunnel",
|
||||
"version": "0.2.5",
|
||||
"version": "0.2.6",
|
||||
"description": "A CLI tool that creates tunnel service to Logto Cloud for local development.",
|
||||
"author": "Silverhand Inc. <contact@silverhand.io>",
|
||||
"homepage": "https://github.com/logto-io/logto#readme",
|
||||
|
|
Loading…
Add table
Reference in a new issue