From 1719059fa0833b75f88bd4a80a620aad9dc51424 Mon Sep 17 00:00:00 2001 From: Ajay Ghanwat Date: Wed, 12 Aug 2026 18:08:51 +0530 Subject: [PATCH] chore(release): publish csr 0.8.13 --- bun.lock | 2 +- packages/csr/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index f1b75dc1..ad30bf14 100644 --- a/bun.lock +++ b/bun.lock @@ -317,7 +317,7 @@ }, "packages/csr": { "name": "@wrnexus/csr", - "version": "0.8.12", + "version": "0.8.13", "dependencies": { "@wrnexus/core": "workspace:*", }, diff --git a/packages/csr/package.json b/packages/csr/package.json index ddb80ce7..193cddf6 100644 --- a/packages/csr/package.json +++ b/packages/csr/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/csr", - "version": "0.8.12", + "version": "0.8.13", "type": "module", "main": "src/index.ts", "exports": {