Skip to content

Commit

Permalink
chore(main): release 0.12.1 (#152)
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 Dec 17, 2024
1 parent ebbb800 commit 6636a0e
Show file tree
Hide file tree
Showing 3 changed files with 11 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.12.0"
".": "0.12.1"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


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.12.0",
"version": "0.12.1",
"description": "Soothing pastel icons for GitHub File Explorer",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 6636a0e

Please sign in to comment.