Skip to content

Commit 2ffabfe

Browse files
github-actions[bot]chmanie
authored andcommitted
chore: release main
1 parent 284994f commit 2ffabfe

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.4.0",
33
"libfp": "0.8.2",
4-
"configurator": "1.5.0"
4+
"configurator": "1.5.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.5.1](https://github.com/ATOVproject/faderpunk/compare/configurator-v1.5.0...configurator-v1.5.1) (2025-10-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **configurator:** disable configurator version check ([284994f](https://github.com/ATOVproject/faderpunk/commit/284994f1b60a743d03e1ddae28b4c40121c4c95f))
9+
310
## [1.5.0](https://github.com/ATOVproject/faderpunk/compare/configurator-v1.4.0...configurator-v1.5.0) (2025-10-24)
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.5.0",
4+
"version": "1.5.1",
55
"license": "GPL-3.0",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)