Skip to content
Snippets Groups Projects
Commit 424dd269 authored by michael.minelli's avatar michael.minelli
Browse files

Prepare for v5.0.1

parent bbbe159d
No related branches found
No related tags found
No related merge requests found
Pipeline #38001 failed
...@@ -17,7 +17,13 @@ ...@@ -17,7 +17,13 @@
- No modifications / Keep major and minors versions in sync with all parts of the project - No modifications / Keep major and minors versions in sync with all parts of the project
--> -->
## 5.0.0 (Upcoming) ## 5.0.1 (2025-02-25)
### 🐛 Bugfix
- Fix some bugs related to assignments / exercises deletion
## 5.0.0 (2024-10-21)
### ✨ Feature ### ✨ Feature
- Add possibility of self-host the solution - Add possibility of self-host the solution
......
This diff is collapsed.
{ {
"name" : "dojo_backend_api", "name" : "dojo_backend_api",
"description" : "Backend API of the Dojo project", "description" : "Backend API of the Dojo project",
"version" : "5.0.0", "version" : "5.0.1",
"license" : "AGPLv3", "license" : "AGPLv3",
"author" : "Michaël Minelli <dojo@minelli.me>", "author" : "Michaël Minelli <dojo@minelli.me>",
"main" : "dist/src/app.js", "main" : "dist/src/app.js",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment