Skip to content

Commit bec47c4

Browse files
committed
3.18.0
1 parent a4a1c1a commit bec47c4

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"Buy Me a Coffee": "https://buymeacoffee.com/polyipseity",
66
"GitHub Sponsors": "https://github.com/sponsors/polyipseity"
77
},
8-
"version": "3.17.1",
8+
"version": "3.18.0",
99
"authorUrl": "https://github.com/polyipseity",
1010
"id": "terminal",
1111
"isDesktopOnly": false,

package-lock.json

Lines changed: 3 additions & 3 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
@@ -124,7 +124,7 @@
124124
"sideEffects": false,
125125
"style": "styles.css",
126126
"type": "module",
127-
"version": "3.17.1",
127+
"version": "3.18.0",
128128
"workspaces": [
129129
".",
130130
"build/*"

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,6 @@
4848
"3.15.1": "1.2.8",
4949
"3.16.0": "1.4.11",
5050
"3.17.0": "1.4.11",
51-
"3.17.1": "1.4.11"
51+
"3.17.1": "1.4.11",
52+
"3.18.0": "1.4.11"
5253
}

0 commit comments

Comments
 (0)