chore(main): release 1.6.1 (#243)

This commit is contained in:
github-actions[bot] 2025-12-19 15:32:57 -06:00 committed by GitHub
parent 16d7808918
commit 591054e403
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,3 @@
{ {
".": "1.6.0" ".": "1.6.1"
} }

View File

@ -1,5 +1,12 @@
# Changelog # Changelog
## [1.6.1](https://github.com/catppuccin/web-file-explorer-icons/compare/v1.6.0...v1.6.1) (2025-12-19)
### Bug Fixes
* **sites/gitlab:** merge request diff tree icons ([#242](https://github.com/catppuccin/web-file-explorer-icons/issues/242)) ([16d7808](https://github.com/catppuccin/web-file-explorer-icons/commit/16d7808918339d74a34347c2d53a04e2f017be04))
## [1.6.0](https://github.com/catppuccin/web-file-explorer-icons/compare/v1.5.0...v1.6.0) (2025-10-22) ## [1.6.0](https://github.com/catppuccin/web-file-explorer-icons/compare/v1.5.0...v1.6.0) (2025-10-22)

View File

@ -1,6 +1,6 @@
{ {
"name": "catppuccin-web-file-explorer-icons", "name": "catppuccin-web-file-explorer-icons",
"version": "1.6.0", "version": "1.6.1",
"description": "Soothing pastel icons for web file explorers", "description": "Soothing pastel icons for web file explorers",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {