Skip to content

Commit 3cfc994

Browse files
committed
Release 3.2.0
1 parent 9483b17 commit 3cfc994

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.1.1",
2+
"version": "3.2.0",
33
"configurations": [
44
{
55
"name": "Launch VS Code with the extension installed",

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<a href="https://marketplace.visualstudio.com/items?itemName=tombonnike.vscode-status-bar-format-toggle#overview">
2-
<img src="https://vsmarketplacebadges.dev/version/tombonnike.vscode-status-bar-format-toggle.svg" />
3-
<img src="https://vsmarketplacebadges.dev/downloads-short/tombonnike.vscode-status-bar-format-toggle.svg" />
4-
<img src="https://vsmarketplacebadges.dev/installs-short/tombonnike.vscode-status-bar-format-toggle.svg" />
2+
<img src="https://img.shields.io/visual-studio-marketplace/v/tombonnike.vscode-status-bar-format-toggle" />
3+
<img src="https://img.shields.io/visual-studio-marketplace/d/tombonnike.vscode-status-bar-format-toggle" />
4+
<img src="https://img.shields.io/visual-studio-marketplace/i/tombonnike.vscode-status-bar-format-toggle" />
55
</a>
66

77
<a href="https://marketplace.visualstudio.com/items?itemName=tombonnike.vscode-status-bar-format-toggle#review-details">
8-
<img src="https://vsmarketplacebadges.dev/rating-star/tombonnike.vscode-status-bar-format-toggle.svg" />
8+
<img src="https://img.shields.io/visual-studio-marketplace/stars/tombonnike.vscode-status-bar-format-toggle" />
99
</a>
1010

1111

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vscode-status-bar-format-toggle",
33
"displayName": "Formatting Toggle",
4-
"version": "3.1.1",
4+
"version": "3.2.0",
55
"description": "A VS Code extension that allows you to toggle formatting settings ON and OFF with a simple click.",
66
"license": "MIT",
77
"repository": {
19.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)