diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index cf198b9..1b796cf 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.11.0" + ".": "1.11.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 4121637..ba3eae3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.11.1](https://github.com/mulhamna/pkgmap/compare/pkgmap-v1.11.0...pkgmap-v1.11.1) (2026-06-06) + + +### Bug Fixes + +* preserve audit support for go and conda ([#73](https://github.com/mulhamna/pkgmap/issues/73)) ([377f9d4](https://github.com/mulhamna/pkgmap/commit/377f9d41ca5736f9d81171948742a1528488f412)) + ## [1.11.0](https://github.com/mulhamna/pkgmap/compare/pkgmap-v1.10.1...pkgmap-v1.11.0) (2026-05-26) diff --git a/package-lock.json b/package-lock.json index cfada19..922f608 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mulham28/pkgmap", - "version": "1.11.0", + "version": "1.11.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mulham28/pkgmap", - "version": "1.11.0", + "version": "1.11.1", "license": "MIT", "dependencies": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index 514173f..13606ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mulham28/pkgmap", - "version": "1.11.0", + "version": "1.11.1", "type": "module", "description": "One command to see everything installed on your machine", "keywords": [