diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 87f5de0..0607391 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.12.1" + ".": "1.12.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index c36a476..603367b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.12.2](https://github.com/mulhamna/pkgmap/compare/pkgmap-v1.12.1...pkgmap-v1.12.2) (2026-07-27) + + +### Bug Fixes + +* refresh lockfile for audit ([#99](https://github.com/mulhamna/pkgmap/issues/99)) ([b3d7e8b](https://github.com/mulhamna/pkgmap/commit/b3d7e8bd949d3e0b5fbe1f13731d18fd26c5d1bd)) + ## [1.12.1](https://github.com/mulhamna/pkgmap/compare/pkgmap-v1.12.0...pkgmap-v1.12.1) (2026-07-21) diff --git a/package-lock.json b/package-lock.json index 2448a44..186b32a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mulham28/pkgmap", - "version": "1.12.1", + "version": "1.12.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mulham28/pkgmap", - "version": "1.12.1", + "version": "1.12.2", "license": "MIT", "dependencies": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index 40711f7..5d0ccb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mulham28/pkgmap", - "version": "1.12.1", + "version": "1.12.2", "type": "module", "description": "One command to see everything installed on your machine", "keywords": [