|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## v1.19.0 |
| 4 | + |
| 5 | +[compare changes](https://github.com/catppuccin/vscode-icons/compare/v1.18.0...v1.19.0) |
| 6 | + |
| 7 | +### 🚀 Enhancements |
| 8 | + |
| 9 | +- **associations:** `.taskrc.yml` files to `taskfile` ([#411](https://github.com/catppuccin/vscode-icons/pull/411)) |
| 10 | +- **associations:** Add unlicense files to license icon ([#419](https://github.com/catppuccin/vscode-icons/pull/419)) |
| 11 | +- **icons:** Add `.cargo` folder ([#425](https://github.com/catppuccin/vscode-icons/pull/425)) |
| 12 | +- **icons:** Add `renovate` folder ([#375](https://github.com/catppuccin/vscode-icons/pull/375)) |
| 13 | +- **associations:** `slnx` to `visual-studio` icon ([#431](https://github.com/catppuccin/vscode-icons/pull/431)) |
| 14 | +- **icons:** Xcode ([#369](https://github.com/catppuccin/vscode-icons/pull/369)) |
| 15 | +- **icons:** Update `css` to match new official logo ([#421](https://github.com/catppuccin/vscode-icons/pull/421)) |
| 16 | +- **icons:** Drizzle-orm ([#435](https://github.com/catppuccin/vscode-icons/pull/435)) |
| 17 | +- **icons:** Xcode folders ([#434](https://github.com/catppuccin/vscode-icons/pull/434)) |
| 18 | +- **associations:** `storage.rules` to `firebase` icon ([#436](https://github.com/catppuccin/vscode-icons/pull/436)) |
| 19 | +- **icons:** Cabal ([#437](https://github.com/catppuccin/vscode-icons/pull/437)) |
| 20 | + |
| 21 | +### 🩹 Fixes |
| 22 | + |
| 23 | +- **scripts:** Optimise `css-variables/` directory ([#428](https://github.com/catppuccin/vscode-icons/pull/428)) |
| 24 | + |
| 25 | +### 💅 Refactors |
| 26 | + |
| 27 | +- Create `.vsix` instead of relying on CI ([#432](https://github.com/catppuccin/vscode-icons/pull/432)) |
| 28 | + |
| 29 | +### 🏡 Chore |
| 30 | + |
| 31 | +- Re-generate previews ([#427](https://github.com/catppuccin/vscode-icons/pull/427)) |
| 32 | + |
| 33 | +### 🤖 CI |
| 34 | + |
| 35 | +- **previews:** Install chrome before generation ([#426](https://github.com/catppuccin/vscode-icons/pull/426)) |
| 36 | + |
| 37 | +### ❤️ Contributors |
| 38 | + |
| 39 | +- Hammy ([@sgoudham](https://github.com/sgoudham)) |
| 40 | +- PraZ ([@prazdevs](https://github.com/prazdevs)) |
| 41 | +- Bernd Schorgers <[email protected]> |
| 42 | +- Tahir Murata ([@tahirmurata](https://github.com/tahirmurata)) |
| 43 | +- Pete Davison <[email protected]> |
| 44 | + |
3 | 45 | ## v1.18.0
|
4 | 46 |
|
5 | 47 | [compare changes](https://github.com/catppuccin/vscode-icons/compare/v1.17.0...v1.18.0)
|
|
0 commit comments