Skip to content

Commit 7a7a742

Browse files
chore(release): 1.38.1 [skip ci]
## [1.38.1](1.38.0...1.38.1) (2024-10-09) ### Bug Fixes * **network:** fix detailed AC display and sorting of boards on listing ([#2212](#2212)) ([5985913](5985913))
1 parent 5985913 commit 7a7a742

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.38.1](https://github.com/AEGEE/frontend/compare/1.38.0...1.38.1) (2024-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **network:** fix detailed AC display and sorting of boards on listing ([#2212](https://github.com/AEGEE/frontend/issues/2212)) ([5985913](https://github.com/AEGEE/frontend/commit/59859131bcf2ead73d16e29d870bd5843080fc72))
7+
18
# [1.38.0](https://github.com/AEGEE/frontend/compare/1.37.7...1.38.0) (2024-10-09)
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.38.0",
3+
"version": "1.38.1",
44
"description": "MyAEGEE Frontend",
55
"homepage": "https://my.aegee.eu",
66
"license": "MIT",

0 commit comments

Comments
 (0)