Skip to content

Commit

Permalink
chore(main): release 0.8.1 (#100)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 12, 2024
1 parent 019c2d5 commit 500cbb1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.8.0"
".": "0.8.1"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 500cbb1

Please sign in to comment.