From 7caa033115fd28e5ae76316fcb67ce71c6926316 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Mon, 2 Mar 2026 09:31:09 +0000 Subject: [PATCH] v1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5558f6..638725a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/gitea", - "version": "1.2.0", + "version": "1.3.0", "private": false, "description": "A TypeScript client for the Gitea API, providing easy access to repositories, organizations, secrets, and action runs.", "main": "dist_ts/index.js",