mirror of
https://github.com/logto-io/logto.git
synced 2025-03-10 22:22:45 -05:00
release: version toolkit packages (#2802)
Co-authored-by: Gao Sun <gao@silverhand.io>
This commit is contained in:
parent
6e72571fcf
commit
6e56de3583
3 changed files with 8 additions and 1 deletions
|
@ -23,6 +23,7 @@
|
|||
"green-geese-train",
|
||||
"grumpy-clocks-refuse",
|
||||
"lovely-rivers-sniff",
|
||||
"moody-timers-grin",
|
||||
"neat-snakes-smash",
|
||||
"quick-turtles-joke",
|
||||
"silly-rules-laugh",
|
||||
|
|
|
@ -1,5 +1,11 @@
|
|||
# Change Log
|
||||
|
||||
## 1.0.0-beta.32
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- c0526d93: Pass user agent to connector
|
||||
|
||||
## 1.0.0-beta.31
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@logto/connector-kit",
|
||||
"version": "1.0.0-beta.31",
|
||||
"version": "1.0.0-beta.32",
|
||||
"author": "Silverhand Inc. <contact@silverhand.io>",
|
||||
"homepage": "https://github.com/logto-io/toolkit#readme",
|
||||
"repository": {
|
||||
|
|
Loading…
Add table
Reference in a new issue