diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 099626f..4fcfdf7 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.8.0" + ".": "1.9.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 3736568..a82c1c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.9.0](https://github.com/mulhamna/pkgmap/compare/pkgmap-v1.8.0...pkgmap-v1.9.0) (2026-05-15) + + +### Features + +* add ports process controls ([#52](https://github.com/mulhamna/pkgmap/issues/52)) ([d63ef2b](https://github.com/mulhamna/pkgmap/commit/d63ef2b11b5fd4a79546f74f2f7d06b4231c88bd)) + ## [1.8.0](https://github.com/mulhamna/pkgmap/compare/pkgmap-v1.7.0...pkgmap-v1.8.0) (2026-05-14) diff --git a/package-lock.json b/package-lock.json index 6d50d0a..d861ac0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mulham28/pkgmap", - "version": "1.8.0", + "version": "1.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mulham28/pkgmap", - "version": "1.8.0", + "version": "1.9.0", "license": "MIT", "dependencies": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index 3322a9e..f227193 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mulham28/pkgmap", - "version": "1.8.0", + "version": "1.9.0", "type": "module", "description": "One command to see everything installed on your machine", "keywords": [