From 841d94f4348a9ea1774db83348cadefe60add624 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 14 Sep 2025 14:48:16 +0000 Subject: [PATCH] chore: prepare v1.2.6 hotfix - Update version to 1.2.6 in package.json - Changelog generation skipped (manual update needed) This commit prepares the hotfix/v1.2.6 branch for hotfix. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b2a412..14a3284 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pico-api-docs", - "version": "1.2.5", + "version": "1.2.6", "description": "PICO SulTeng API Documentation - COVID-19 Sulawesi Tengah Data API", "main": "index.js", "scripts": {