Skip to content

Commit a4ec055

Browse files
github-actions[bot]chmanie
authored andcommitted
chore: release main
1 parent a6169ed commit a4ec055

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-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.6.0",
33
"libfp": "0.9.0",
4-
"configurator": "1.6.3"
4+
"configurator": "1.6.4"
55
}

configurator/CHANGELOG.md

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

3+
## [1.6.4](https://github.com/ATOVproject/faderpunk/compare/configurator-v1.6.3...configurator-v1.6.4) (2026-02-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **configurator:** make landing page look like before ([9404302](https://github.com/ATOVproject/faderpunk/commit/9404302907d999a0e8a729f44f43924306cc30ce))
9+
* **configurator:** redirect all hash links to the correct version ([a6169ed](https://github.com/ATOVproject/faderpunk/commit/a6169ede4b2466f889c5aca0cb1a64cc8bdf5934))
10+
* **configurator:** try to autoconnect when coming from landing page ([98b76d4](https://github.com/ATOVproject/faderpunk/commit/98b76d4e9afef4913d741e5a664e8f0f805b3662))
11+
312
## [1.6.3](https://github.com/ATOVproject/faderpunk/compare/configurator-v1.6.2...configurator-v1.6.3) (2026-02-03)
413

514

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.3",
4+
"version": "1.6.4",
55
"license": "GPL-3.0",
66
"description": "Web configurator for Faderpunk",
77
"scripts": {

0 commit comments

Comments
 (0)