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 a9bbbaf commit 2850afdCopy full SHA for 2850afd
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.0](https://github.com/bitfocus/companion-module-tools/compare/v2.0.4...v2.1.0) (2024-09-23)
4
+
5
6
+### Features
7
8
+* allow using node22 ([a9bbbaf](https://github.com/bitfocus/companion-module-tools/commit/a9bbbaf84dcf518c5a69ca44f33ca76f63b64a35))
9
10
## [2.0.4](https://github.com/bitfocus/companion-module-tools/compare/v2.0.3...v2.0.4) (2024-09-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@companion-module/tools",
- "version": "2.0.4",
+ "version": "2.1.0",
"type": "module",
"main": "index.js",
"license": "MIT",
0 commit comments