From a11db7e862e880c996edd4be7279ce59afbfbb44 Mon Sep 17 00:00:00 2001 From: Fdawgs Date: Sun, 12 Jul 2026 18:17:14 +0000 Subject: [PATCH] Release v7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed9e618..55be1c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/workflows", - "version": "6.0.0", + "version": "7.0.0", "description": "Reusable workflows for use in the Fastify organization", "private": true, "scripts": {},