From 05392aaad9ecb0b65db96f59381d4ea34471a496 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 12:58:39 +0000 Subject: [PATCH] chore(main): release 1.14.0 --- CHANGELOG.md | 9 +++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cdf8a1e..1c73db1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.14.0](https://github.com/kolatts/pncli/compare/v1.13.0...v1.14.0) (2026-06-13) + + +### Features + +* **ado:** add work item attachment upload ([#205](https://github.com/kolatts/pncli/issues/205)) ([701acf9](https://github.com/kolatts/pncli/commit/701acf9a5e99c53d3e7e5cfaca0eb9f880df32a6)) +* **jwt:** add jwt decode command ([#203](https://github.com/kolatts/pncli/issues/203)) ([8f0bc50](https://github.com/kolatts/pncli/commit/8f0bc50f81b048c3f120a632478845f84491c350)) +* **openshift:** OpenShift/Kubernetes service integration and health-checker skill ([#207](https://github.com/kolatts/pncli/issues/207)) ([64303f3](https://github.com/kolatts/pncli/commit/64303f32a6497fa9261bebfe996a36e96214640d)) + ## [1.13.0](https://github.com/kolatts/pncli/compare/v1.12.0...v1.13.0) (2026-05-30) diff --git a/package-lock.json b/package-lock.json index bdb51ff..9c0652b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@kolatts/pncli", - "version": "1.13.0", + "version": "1.14.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@kolatts/pncli", - "version": "1.13.0", + "version": "1.14.0", "license": "Apache-2.0", "dependencies": { "@inquirer/confirm": "^6.0.13", diff --git a/package.json b/package.json index 368ba68..64f4c04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kolatts/pncli", - "version": "1.13.0", + "version": "1.14.0", "description": "The Paperwork Nightmare CLI — One command does what three meetings couldn't.", "type": "module", "bin": {