Skip to content

Commit a64fead

Browse files
committed
Update changelog
1 parent 66b5fe8 commit a64fead

2 files changed

Lines changed: 11 additions & 5 deletions

File tree

CHANGELOG_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 3.0.11
22

3-
`2023-11-08`
3+
`2023-11-10`
44

55
**更新日志**
66

chat2db-client/yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6084,6 +6084,11 @@ get-package-type@^0.1.0:
60846084
resolved "https://registry.npmmirror.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
60856085
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
60866086

6087+
get-stdin@=8.0.0:
6088+
version "8.0.0"
6089+
resolved "https://registry.npmmirror.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
6090+
integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==
6091+
60876092
get-stdin@^9.0.0:
60886093
version "9.0.0"
60896094
resolved "https://registry.npmmirror.com/get-stdin/-/get-stdin-9.0.0.tgz#3983ff82e03d56f1b2ea0d3e60325f39d703a575"
@@ -9895,12 +9900,13 @@ sprintf-js@~1.0.2:
98959900
resolved "https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
98969901
integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==
98979902

9898-
sql-formatter@^12.2.1:
9899-
version "12.2.3"
9900-
resolved "https://registry.npmmirror.com/sql-formatter/-/sql-formatter-12.2.3.tgz#d19130eb55af91638afd4554f09d60eb6f837ea5"
9901-
integrity sha512-sVRjEBTKJ5to2kfn11eDHcfVswz1//AL6HdGbPVN8ROWQ/XTv7E3z7rjgRxEimaBq5yDBE55JCljgcJ8a3+s7Q==
9903+
sql-formatter@^13.0.4:
9904+
version "13.1.0"
9905+
resolved "https://registry.npmmirror.com/sql-formatter/-/sql-formatter-13.1.0.tgz#272cccd9b249daee601e791cb12eb3c93edfd626"
9906+
integrity sha512-/nZQXuN7KzipFNM20ko+dHY4kOr9rymSfZLUDED8rhx3m8OK5y74jcyN+y1L51ZqHqiB0kp40VdpZP99uWvQdA==
99029907
dependencies:
99039908
argparse "^2.0.1"
9909+
get-stdin "=8.0.0"
99049910
nearley "^2.20.1"
99059911

99069912
stable@^0.1.8:

0 commit comments

Comments
 (0)