This commit is contained in:
2026-03-02 09:31:09 +00:00
parent 2517ab863b
commit 7caa033115

View File

@@ -1,6 +1,6 @@
{ {
"name": "@apiclient.xyz/gitea", "name": "@apiclient.xyz/gitea",
"version": "1.2.0", "version": "1.3.0",
"private": false, "private": false,
"description": "A TypeScript client for the Gitea API, providing easy access to repositories, organizations, secrets, and action runs.", "description": "A TypeScript client for the Gitea API, providing easy access to repositories, organizations, secrets, and action runs.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",