Skip to content

Commit a6d4a9e

Browse files
committed
3.16.0
1 parent 2102ac1 commit a6d4a9e

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

manifest.json

+1-1
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.15.1",
8+
"version": "3.16.0",
99
"authorUrl": "https://github.com/polyipseity",
1010
"id": "terminal",
1111
"isDesktopOnly": false,

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.15.1",
127+
"version": "3.16.0",
128128
"workspaces": [
129129
".",
130130
"build/*"

versions.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@
4545
"3.13.0": "1.2.8",
4646
"3.14.0": "1.2.8",
4747
"3.15.0": "1.2.8",
48-
"3.15.1": "1.2.8"
48+
"3.15.1": "1.2.8",
49+
"3.16.0": "1.4.11"
4950
}

0 commit comments

Comments
 (0)