diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 1b796cf..a09efe7 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.11.1" + ".": "1.12.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index ba3eae3..b227bd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.12.0](https://github.com/mulhamna/pkgmap/compare/pkgmap-v1.11.1...pkgmap-v1.12.0) (2026-06-21) + + +### Features + +* list global npm packages per Node.js version ([#77](https://github.com/mulhamna/pkgmap/issues/77)) ([#80](https://github.com/mulhamna/pkgmap/issues/80)) ([d0a4210](https://github.com/mulhamna/pkgmap/commit/d0a42107ba97e3da1e64f8787a5f49c14b998992)) + ## [1.11.1](https://github.com/mulhamna/pkgmap/compare/pkgmap-v1.11.0...pkgmap-v1.11.1) (2026-06-06) diff --git a/package-lock.json b/package-lock.json index 87be985..c73b897 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mulham28/pkgmap", - "version": "1.11.1", + "version": "1.12.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mulham28/pkgmap", - "version": "1.11.1", + "version": "1.12.0", "license": "MIT", "dependencies": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index 4d089c8..b9fe720 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mulham28/pkgmap", - "version": "1.11.1", + "version": "1.12.0", "type": "module", "description": "One command to see everything installed on your machine", "keywords": [