Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.24.2"
".": "1.25.0"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.25.0](https://github.com/G2BC/LUMM-server/compare/v1.24.2...v1.25.0) (2026-04-23)


### Features

* enhance sync_mycobank script with temporary file management ([e1f212a](https://github.com/G2BC/LUMM-server/commit/e1f212addd03b7a54773ce15fb756eae4e9c8904))
* enhance sync-mycobank workflow and script with LUMM_ID input support ([7a9f3fb](https://github.com/G2BC/LUMM-server/commit/7a9f3fb152e0498932a1bc3f7a52f63618a10af2))
* enhance sync-mycobank workflow with additional volume and environment variable ([eb19980](https://github.com/G2BC/LUMM-server/commit/eb1998049d6b75ffa90470b6a735631a20bb732f))
* streamline sync-mycobank workflow and script for improved execution ([a1abe20](https://github.com/G2BC/LUMM-server/commit/a1abe2015cf65cb0486cd3bc280ce49497e80ab8))

## [1.24.2](https://github.com/G2BC/LUMM-server/compare/v1.24.1...v1.24.2) (2026-04-22)


Expand Down