mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 08:20:14 +01:00
✨ v0.7.0 (#2266)
* ✨ v0.7.0 * chore: gitignore * 🐳 ci: update release image workflows
This commit is contained in:
parent
aff219c655
commit
5c8b16fbaf
12 changed files with 80 additions and 75 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env sh
|
||||
# v0.7.0
|
||||
#!/usr/bin/env sh
|
||||
set -e
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
[ -n "$CI" ] && exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue