From 4db96d75afb91794b4a16198198e19b3a2c5f726 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 03:35:28 +0000 Subject: [PATCH] chore(main): release 1.20.0 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a59a4aa..0f932be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.20.0](https://github.com/kolatts/pncli/compare/v1.19.0...v1.20.0) (2026-08-05) + + +### Features + +* **site:** Context Overflow-inspired makeover with robot art ([#297](https://github.com/kolatts/pncli/issues/297)) ([ee08f76](https://github.com/kolatts/pncli/commit/ee08f76a7246c3a415535609e48c34b4ec1930a7)), closes [#296](https://github.com/kolatts/pncli/issues/296) + ## [1.19.0](https://github.com/kolatts/pncli/compare/v1.18.0...v1.19.0) (2026-07-31) diff --git a/package-lock.json b/package-lock.json index 9a66c7b..584683c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@kolatts/pncli", - "version": "1.19.0", + "version": "1.20.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@kolatts/pncli", - "version": "1.19.0", + "version": "1.20.0", "license": "Apache-2.0", "dependencies": { "@inquirer/confirm": "^6.0.13", diff --git a/package.json b/package.json index 92bd383..cc397b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kolatts/pncli", - "version": "1.19.0", + "version": "1.20.0", "description": "The Paperwork Nightmare CLI — One command does what three meetings couldn't.", "type": "module", "bin": {