Skip to content

Commit

Permalink
chore(release): 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
equinusocio committed Aug 7, 2024
1 parent e7f34a7 commit 80cca4d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.7.0](https://github.com/material-theme/vsc-material-theme-icons/compare/v3.6.1...v3.7.0) (2024-08-07)


### Features

* add playwright.config.ts icon ([828d3ce](https://github.com/material-theme/vsc-material-theme-icons/commit/828d3cee1335ab51897e9760d08c5a1825fa8f24)), closes [#246](https://github.com/material-theme/vsc-material-theme-icons/issues/246)

### [3.6.1](https://github.com/material-theme/vsc-material-theme-icons/compare/v3.6.0...v3.6.1) (2024-06-12)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vsc-material-theme-icons",
"displayName": "Material Theme Icons",
"description": "Material Theme Icons, the most epic icons theme for Visual Studio Code and Material Theme.",
"version": "3.6.1",
"version": "3.7.0",
"publisher": "equinusocio",
"license": "Apache-2.0",
"author": "Mattia Astorino [@equinusocio]",
Expand Down

0 comments on commit 80cca4d

Please sign in to comment.