v0.8.2-rc1 (#10987)
Some checks are pending
Docker Dev Branch Images Build / build (Dockerfile, lc-dev, node) (push) Waiting to run
Docker Dev Branch Images Build / build (Dockerfile.multi, lc-dev-api, api-build) (push) Waiting to run

* v0.8.2-rc1

* 🔧 chore: Update package versions for api, client, data-provider, and data-schemas

* chore: update bun lockfile
This commit is contained in:
Danny Avila 2025-12-15 18:47:55 -05:00 committed by GitHub
parent f9060fa25f
commit 5bfebc7c9d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 1719 additions and 4084 deletions

View file

@ -1,5 +1,5 @@
# Dockerfile.multi
# v0.8.1
# v0.8.2-rc1
# Base for all builds
FROM node:20-alpine AS base-min