From 51ca6191513af28c6d1f3969809afcebaf97faae Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 1 Jan 2025 01:44:43 +0100 Subject: [PATCH] 1.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e901658..3f23f7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tspublish", - "version": "1.7.7", + "version": "1.8.0", "private": false, "description": "A tool to publish multiple, concise, and small packages from monorepos, specifically for TypeScript projects within a git environment.", "main": "dist_ts/index.js",