release: v0.10.49 - fix: add workspace package paths to app-react and app-astro tailwind configs

This commit is contained in:
jordan 2026-02-04 01:03:14 -07:00
parent 78e8eb5f27
commit 619a57c240
2 changed files with 12 additions and 1 deletions

11
changelog/v0.10.49.md Normal file
View File

@ -0,0 +1,11 @@
# v0.10.49
**Released:** 2026-02-04
## Changes
fix: add workspace package paths to app-react and app-astro tailwind configs
---
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.49`

View File

@ -24,7 +24,7 @@ spec:
serviceAccountName: rdev-api
containers:
- name: rdev-api
image: ghcr.io/orchard9/rdev-api:v0.10.48
image: ghcr.io/orchard9/rdev-api:v0.10.49
imagePullPolicy: Always
ports: