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 676e87b commit 7b28d60Copy full SHA for 7b28d60
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.4.0](https://github.com/bitfocus/companion-module-tools/compare/v2.3.0...v2.4.0) (2025-09-04)
4
+
5
6
+### Features
7
8
+* update dependencies ([676e87b](https://github.com/bitfocus/companion-module-tools/commit/676e87ba08140c19c0e344ed13f50e07c347f0c3))
9
10
## [2.3.0](https://github.com/bitfocus/companion-module-tools/compare/v2.2.3...v2.3.0) (2025-04-12)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@companion-module/tools",
- "version": "2.3.0",
+ "version": "2.4.0",
"type": "module",
"main": "index.js",
"license": "MIT",
0 commit comments