diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7b0b39f..c21dace 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.12.0" + ".": "0.12.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d85c74e..2b89043 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [0.12.1](https://github.com/catppuccin/github-file-explorer-icons/compare/v0.12.0...v0.12.1) (2024-12-17) + + +### Bug Fixes + +* disable icon injection on new commit details page ([#155](https://github.com/catppuccin/github-file-explorer-icons/issues/155)) ([e66ba59](https://github.com/catppuccin/github-file-explorer-icons/commit/e66ba592a2dc8392cbcef06db33b912fbffa130d)) +* optional chain for aria label attribute check ([#153](https://github.com/catppuccin/github-file-explorer-icons/issues/153)) ([4773b37](https://github.com/catppuccin/github-file-explorer-icons/commit/4773b3716832856ccbe91e4155aad56a01c8208f)) +* show correct icon for symlinked files ([#151](https://github.com/catppuccin/github-file-explorer-icons/issues/151)) ([021e31e](https://github.com/catppuccin/github-file-explorer-icons/commit/021e31ec532a5002b98090f8ebf2abd38236a9d5)) + ## [0.12.0](https://github.com/catppuccin/github-file-explorer-icons/compare/v0.11.0...v0.12.0) (2024-10-14) diff --git a/package.json b/package.json index 09129e5..913247a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "catppuccin-github-file-explorer-icons", - "version": "0.12.0", + "version": "0.12.1", "description": "Soothing pastel icons for GitHub File Explorer", "license": "MIT", "dependencies": {