Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.0...v1.7.0) (2024-09-27)

### Features

* **theme:** change logo ([5c314cb](5c314cb))
  • Loading branch information
adamhmid committed Sep 27, 2024
1 parent 5c314cb commit 82bffd1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.7.0](https://github.com/adamhmid/midnight-pro-vscode/compare/v1.6.0...v1.7.0) (2024-09-27)


### Features

* **theme:** change logo ([5c314cb](https://github.com/adamhmid/midnight-pro-vscode/commit/5c314cbfd5b55315294a3dbb50b25962b5d51b1e))

# [1.6.0](https://github.com/adamhmid/midnight-pro-vscode/compare/v1.5.0...v1.6.0) (2024-09-27)


Expand Down
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": "midnight-pro",
"displayName": "Midnight Pro",
"description": "A professional theme featuring the striking Midnight Purple to enhance your VSCode experience. Theme updates are released regularly to keep it current. It’s one of the highest-rated themes on the VS Code Marketplace.",
"version": "1.6.0",
"version": "1.7.0",
"publisher": "adamhmid",
"license": "MIT",
"icon": "images/icon/logo.png",
Expand Down

0 comments on commit 82bffd1

Please sign in to comment.