From 500cbb1a3a8e20bdd6635c9d42236e1fe32b9001 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 13:25:58 -0400 Subject: [PATCH] chore(main): release 0.8.1 (#100) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 972136a..4f4ebe4 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.8.0" + ".": "0.8.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d9cb139..d431f5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.8.1](https://github.com/catppuccin/github-file-explorer-icons/compare/v0.8.0...v0.8.1) (2024-07-11) + + +### Bug Fixes + +* normalize file extensions to lowercase ([#101](https://github.com/catppuccin/github-file-explorer-icons/issues/101)) ([373da7b](https://github.com/catppuccin/github-file-explorer-icons/commit/373da7b56148d323a726eb2967f17d379738a2fd)) +* remove legacy rushFirst patch ([#99](https://github.com/catppuccin/github-file-explorer-icons/issues/99)) ([39b5b42](https://github.com/catppuccin/github-file-explorer-icons/commit/39b5b4290b10efb2116515c5b5fb8e6db33e13aa)) + ## [0.8.0](https://github.com/catppuccin/github-file-explorer-icons/compare/v0.7.1...v0.8.0) (2024-07-03) diff --git a/package.json b/package.json index 02117ad..b012b8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "catppuccin-github-file-explorer-icons", - "version": "0.8.0", + "version": "0.8.1", "description": "Soothing pastel icons for GitHub File Explorer", "license": "MIT", "dependencies": {