Skip to content

Commit 4f4d5a9

Browse files
github-actions[bot]chmanie
authored andcommitted
chore: release main
1 parent 87e3dca commit 4f4d5a9

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,5 +1,5 @@
11
{
22
"faderpunk": "1.5.0",
33
"libfp": "0.9.0",
4-
"configurator": "1.6.0"
4+
"configurator": "1.6.1"
55
}

configurator/CHANGELOG.md

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

3+
## [1.6.1](https://github.com/ATOVproject/faderpunk/compare/configurator-v1.6.0...configurator-v1.6.1) (2025-12-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **configurator:** properly redirect for firmware update ([87e3dca](https://github.com/ATOVproject/faderpunk/commit/87e3dca452617e5296701fc86dab27eac9ff1003))
9+
310
## [1.6.0](https://github.com/ATOVproject/faderpunk/compare/configurator-v1.5.4...configurator-v1.6.0) (2025-12-07)
411

512

configurator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "configurator",
33
"private": true,
4-
"version": "1.6.0",
4+
"version": "1.6.1",
55
"license": "GPL-3.0",
66
"description": "Web configurator for Faderpunk",
77
"scripts": {

0 commit comments

Comments
 (0)