Skip to content

Commit

Permalink
fix: remove duplicated changelog entry for v5.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Jan 6, 2025
1 parent 25a1102 commit 8a06ff6
Showing 1 changed file with 0 additions and 54 deletions.
54 changes: 0 additions & 54 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,60 +58,6 @@

## v5.16.0

[compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.16.0...v5.16.0)

### 🚀 Enhancements

- ✨ use docker icon for `dockerfile.windows` file ([#2749](https://github.com/material-extensions/vscode-material-icon-theme/pull/2749))
- **icons:** Add folder icons for liquibase ([#2757](https://github.com/material-extensions/vscode-material-icon-theme/pull/2757))
- Add `obsidian` and `trash` folder icons ([#2606](https://github.com/material-extensions/vscode-material-icon-theme/pull/2606))
- ✨ add icon for `.tool-versions` file ([#2748](https://github.com/material-extensions/vscode-material-icon-theme/pull/2748))
- Add icon for `compile_flags.txt` file ([#2763](https://github.com/material-extensions/vscode-material-icon-theme/pull/2763))
- Add icons for Forgejo folders ([#2703](https://github.com/material-extensions/vscode-material-icon-theme/pull/2703))
- ✨ add new icons for xmake ([#2723](https://github.com/material-extensions/vscode-material-icon-theme/pull/2723))
- ✨ icon for `ruff` config file ([#2766](https://github.com/material-extensions/vscode-material-icon-theme/pull/2766))
- Add missing stryker filenames ([#2772](https://github.com/material-extensions/vscode-material-icon-theme/pull/2772))
- ✨ add icon for for `phpstan` ([#2264](https://github.com/material-extensions/vscode-material-icon-theme/pull/2264))
- Add pipeline folder name ([#2774](https://github.com/material-extensions/vscode-material-icon-theme/pull/2774))
- **workflows:** 👷 detect potential duplicates in issues ([#2787](https://github.com/material-extensions/vscode-material-icon-theme/pull/2787))

### 🩹 Fixes

- Add license back to bundle ([#2775](https://github.com/material-extensions/vscode-material-icon-theme/pull/2775))
- 🐛 fix issue with disabled base icons of clones ([#2776](https://github.com/material-extensions/vscode-material-icon-theme/pull/2776))
- Add changelog of v5.16.0 ([f194bf7a](https://github.com/material-extensions/vscode-material-icon-theme/commit/f194bf7a))

### 💅 Refactors

- Make use of clones for redux folder icons ([#2777](https://github.com/material-extensions/vscode-material-icon-theme/pull/2777))
- Make use of clones for ngrx folder icons ([#2778](https://github.com/material-extensions/vscode-material-icon-theme/pull/2778))

### 🏡 Chore

- Add some icons to exclusion list ([#2769](https://github.com/material-extensions/vscode-material-icon-theme/pull/2769))
- **workflows:** 👷 Add workflow to close inactive issues ([#2771](https://github.com/material-extensions/vscode-material-icon-theme/pull/2771))
- 🔒 use text-based Bun lockfile ([#2779](https://github.com/material-extensions/vscode-material-icon-theme/pull/2779))
- Update logo according to changed folder icon ([#2782](https://github.com/material-extensions/vscode-material-icon-theme/pull/2782))
- **ci:** 🔖 use new label format ([#2786](https://github.com/material-extensions/vscode-material-icon-theme/pull/2786))

### 🤖 CI

- ♻️ use a limited range of files for checkout ([#2789](https://github.com/material-extensions/vscode-material-icon-theme/pull/2789))

### ❤️ Contributors

- Philipp Kief ([@PKief](http://github.com/PKief))
- Okinea Dev ([@okineadev](http://github.com/okineadev))
- Dov Benyomin Sohacheski ([@bdsoha](http://github.com/bdsoha))
- Tiago Porto <[email protected]>
- Lucas Colombo ([@lucas-labs](http://github.com/lucas-labs))
- XBLACKICEx <[email protected]>
- Hannes Römer ([@hroemer](http://github.com/hroemer))
- Marlon Luís De Col <[email protected]>
- Dev TtangKong ([@MTtankkeo](http://github.com/MTtankkeo))

## v5.16.0

[compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.15.0...v5.16.0)

### 🚀 Enhancements
Expand Down

0 comments on commit 8a06ff6

Please sign in to comment.