mirror of
https://github.com/catppuccin/web-file-explorer-icons.git
synced 2026-01-09 05:50:49 +08:00
chore(main): release 0.11.0 (#134)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
07a7188ecf
commit
b0d774fccc
@ -1,3 +1,3 @@
|
||||
{
|
||||
".": "0.10.0"
|
||||
".": "0.11.0"
|
||||
}
|
||||
|
||||
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [0.11.0](https://github.com/catppuccin/github-file-explorer-icons/compare/v0.10.0...v0.11.0) (2024-09-20)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* support new commit details page icons ([#133](https://github.com/catppuccin/github-file-explorer-icons/issues/133)) ([af5c20b](https://github.com/catppuccin/github-file-explorer-icons/commit/af5c20bf94dc2d76ea5d040ef7ba4d3877332d65))
|
||||
|
||||
## [0.10.0](https://github.com/catppuccin/github-file-explorer-icons/compare/v0.9.0...v0.10.0) (2024-09-14)
|
||||
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "catppuccin-github-file-explorer-icons",
|
||||
"version": "0.10.0",
|
||||
"version": "0.11.0",
|
||||
"description": "Soothing pastel icons for GitHub File Explorer",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@ -29,5 +29,5 @@
|
||||
"postinstall": "wxt prepare"
|
||||
},
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@9.10.0"
|
||||
"packageManager": "pnpm@9.9.0"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user