Skip to content

Commit f60428f

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

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.2"
4+
"configurator": "1.5.3"
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.3](https://github.com/ATOVproject/faderpunk/compare/configurator-v1.5.2...configurator-v1.5.3) (2025-11-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **configurator:** add package description for beta testing ([0049628](https://github.com/ATOVproject/faderpunk/commit/0049628dd29c81bd76c4d90b02994de37bc52a26))
9+
310
## [1.5.2](https://github.com/ATOVproject/faderpunk/compare/configurator-v1.5.1...configurator-v1.5.2) (2025-10-27)
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.2",
4+
"version": "1.5.3",
55
"license": "GPL-3.0",
66
"description": "Web configurator for Faderpunk",
77
"scripts": {

0 commit comments

Comments
 (0)