From ef947aeb34702714ae516c61f9e12b8dcf7d6399 Mon Sep 17 00:00:00 2001 From: Aman Varshney Date: Mon, 7 Sep 2026 16:42:36 +0530 Subject: [PATCH] chore(release): 0.11.6 Signed-off-by: Aman Varshney --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5dea82f..a190306 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-prisma", - "version": "0.11.5", + "version": "0.11.6", "private": false, "description": "Create Prisma 8 projects with first-party templates and great DX.", "homepage": "https://github.com/prisma/create-prisma",