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 b555138 commit bb6d63cCopy full SHA for bb6d63c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.1](https://github.com/bitfocus/companion-module-tools/compare/v2.1.0...v2.1.1) (2024-12-17)
4
+
5
6
+### Bug Fixes
7
8
+* add tsconfig for node22 ([8e0a7b1](https://github.com/bitfocus/companion-module-tools/commit/8e0a7b1d29e5f17d7df18d20f487c452797b7d38))
9
10
## [2.1.0](https://github.com/bitfocus/companion-module-tools/compare/v2.0.4...v2.1.0) (2024-09-23)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@companion-module/tools",
- "version": "2.1.0",
+ "version": "2.1.1",
"type": "module",
"main": "index.js",
"license": "MIT",
0 commit comments