We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb07027 commit 18b6391Copy full SHA for 18b6391
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.2.3](https://github.com/bitfocus/companion-module-tools/compare/v2.2.2...v2.2.3) (2025-04-12)
4
+
5
6
+### Bug Fixes
7
8
+* sanitise output filename ([cb07027](https://github.com/bitfocus/companion-module-tools/commit/cb0702738632da68ccd651f96f72ff038c30f3a1))
9
10
## [2.2.2](https://github.com/bitfocus/companion-module-tools/compare/v2.2.1...v2.2.2) (2025-03-09)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@companion-module/tools",
- "version": "2.2.2",
+ "version": "2.2.3",
"type": "module",
"main": "index.js",
"license": "MIT",
0 commit comments