We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22bf7c7 commit 4b2e2e7Copy full SHA for 4b2e2e7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.12.0](https://github.com/bitfocus/companion-module-base/compare/v1.11.3...v1.12.0) (2025-02-06)
4
+
5
6
+### Features
7
8
+* add prerelease field to manifest ([29fdd86](https://github.com/bitfocus/companion-module-base/commit/29fdd8633bc95901bc40843ca64f71dfb9bf50a1))
9
10
## [1.11.3](https://github.com/bitfocus/companion-module-base/compare/v1.11.2...v1.11.3) (2024-12-23)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@companion-module/base",
- "version": "1.11.3",
+ "version": "1.12.0",
"type": "commonjs",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
0 commit comments