diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 211ac9a..cf198b9 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.10.1" + ".": "1.11.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 71022ad..4121637 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.11.0](https://github.com/mulhamna/pkgmap/compare/pkgmap-v1.10.1...pkgmap-v1.11.0) (2026-05-26) + + +### Features + +* add pkgmap upgrade command ([#66](https://github.com/mulhamna/pkgmap/issues/66)) ([827e797](https://github.com/mulhamna/pkgmap/commit/827e79743f197026e20293fefeb120ad64901ed6)) + ## [1.10.1](https://github.com/mulhamna/pkgmap/compare/pkgmap-v1.10.0...pkgmap-v1.10.1) (2026-05-22) diff --git a/package-lock.json b/package-lock.json index d3bfef2..8a31242 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mulham28/pkgmap", - "version": "1.10.1", + "version": "1.11.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mulham28/pkgmap", - "version": "1.10.1", + "version": "1.11.0", "license": "MIT", "dependencies": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index f78e44f..41dd8d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mulham28/pkgmap", - "version": "1.10.1", + "version": "1.11.0", "type": "module", "description": "One command to see everything installed on your machine", "keywords": [