From a34b05c55c232a41222e84a7d03550a9399afd79 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Sat, 28 Feb 2026 10:23:51 +0000 Subject: [PATCH] v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb3e6c1..f464ab3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/gitea", - "version": "1.0.3", + "version": "1.1.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",