chore(release): 1.0.1
backend-ci / sast (push) Successful in 7s
backend-ci / secrets-scan (push) Successful in 4s
backend-ci / fs-scan (push) Successful in 14s
backend-ci / typecheck (push) Successful in 23s
backend-ci / test (push) Successful in 26s
backend-ci / push (push) Successful in 1m40s
backend-ci / lint (push) Successful in 27s
backend-ci / build (push) Successful in 1m57s

Bumps backend for the prisma-client TS-extension rewrite fix that
unblocks the production image bootloop. Versioning is kept in
lockstep with frontend.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-13 13:57:02 -07:00
parent 2c1299bd51
commit d05a6f1733
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "movie-loop-backend",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "movie-loop-backend",
"version": "1.0.0",
"version": "1.0.1",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "movie-loop-backend",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"author": "Kevin Riehl",
"private": true,