From 955e7e45b363f9b83e504532429ebb143829858a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 19:37:12 +0000 Subject: [PATCH] chore(main): release 0.12.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) 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 fc69b79..6524ad2 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": {