Skip to content

Commit fd1c1ba

Browse files
committed
chore: release v0.2.0
1 parent af9d794 commit fd1c1ba

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "resize-sidebar",
33
"title": "Resize Sidebar and Windows",
44
"description": "Resize the sidebar, the chat input, and popped-out sidebar windows.",
5-
"version": "0.1.1",
5+
"version": "0.2.0",
66
"authors": [
77
{
88
"name": "Martin Papy",
@@ -33,5 +33,5 @@
3333
],
3434
"url": "https://github.com/martin-papy/sidebar-resizer",
3535
"manifest": "https://github.com/martin-papy/sidebar-resizer/releases/latest/download/module.json",
36-
"download": "https://github.com/martin-papy/sidebar-resizer/releases/download/v0.1.1/sidebar-resizer.zip"
36+
"download": "https://github.com/martin-papy/sidebar-resizer/releases/download/v0.2.0/sidebar-resizer.zip"
3737
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sidebar-resizer-tests",
33
"private": true,
4-
"version": "0.1.1",
4+
"version": "0.2.0",
55
"description": "Dev-only — node test runner config for sidebar-resizer",
66
"type": "module",
77
"scripts": {

0 commit comments

Comments
 (0)