Skip to content

Commit 1143627

Browse files
chore(main): release 2.4.1 (#68)
1 parent 5f0ff50 commit 1143627

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.4.0"
2+
".": "2.4.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.4.1](https://github.com/bitfocus/companion-module-tools/compare/v2.4.0...v2.4.1) (2025-09-28)
4+
5+
6+
### Bug Fixes
7+
8+
* update release-please and provenance generation ([15a5393](https://github.com/bitfocus/companion-module-tools/commit/15a539300373fd0e26a0eb7c3b2b500e5c90a4b4))
9+
310
## [2.4.0](https://github.com/bitfocus/companion-module-tools/compare/v2.3.0...v2.4.0) (2025-09-04)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@companion-module/tools",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"type": "module",
55
"main": "index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)