Skip to content

Commit 5940820

Browse files
committed
Ready to v2.0.0 (#462)
1 parent e993674 commit 5940820

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v2.0 (2024/10/23) (#462)
1+
## v2.0.0 (2024/10/23) (#462)
22

33
<img width="380" src="./images/containers.png">
44

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
@@ -2,7 +2,7 @@
22
"name": "background",
33
"displayName": "background",
44
"description": "Bring background images to your vscode",
5-
"version": "1.9.17",
5+
"version": "2.0.0",
66
"scripts": {
77
"vscode:prepublish": "npm run compile",
88
"vscode:uninstall": "node ./out/uninstall",

0 commit comments

Comments
 (0)