Skip to content

Commit 17b6b4e

Browse files
chore(release): 1.42.5 [skip ci]
## [1.42.5](1.42.4...1.42.5) (2024-12-07) ### Bug Fixes * **events:** give warning when creating select question without values ([#2261](#2261)) ([7ac211b](7ac211b))
1 parent 7ac211b commit 17b6b4e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.42.5](https://github.com/AEGEE/frontend/compare/1.42.4...1.42.5) (2024-12-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **events:** give warning when creating select question without values ([#2261](https://github.com/AEGEE/frontend/issues/2261)) ([7ac211b](https://github.com/AEGEE/frontend/commit/7ac211bc0f865a5b7c5d69bb7138fe013855ea31))
7+
18
## [1.42.4](https://github.com/AEGEE/frontend/compare/1.42.3...1.42.4) (2024-12-07)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frontend",
3-
"version": "1.42.4",
3+
"version": "1.42.5",
44
"description": "MyAEGEE Frontend",
55
"homepage": "https://my.aegee.eu",
66
"license": "MIT",

0 commit comments

Comments
 (0)