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

Prepare for v3.5.0

parent 9848e361
No related branches found
No related tags found
No related merge requests found
Pipeline #29564 failed
...@@ -18,6 +18,12 @@ ...@@ -18,6 +18,12 @@
--> -->
## 3.5.0 (???)
### ✨ Feature
- Link a commit of an exercise as a corrige of an assignment
## 3.4.2 (2024-01-23) ## 3.4.2 (2024-01-23)
### 🐛 Bugfix ### 🐛 Bugfix
......
{ {
"name": "dojo_cli", "name": "dojo_cli",
"version": "3.4.2", "version": "3.5.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "dojo_cli", "name": "dojo_cli",
"version": "3.4.2", "version": "3.5.0",
"license": "AGPLv3", "license": "AGPLv3",
"dependencies": { "dependencies": {
"appdata-path": "^1.0.0", "appdata-path": "^1.0.0",
......
{ {
"name" : "dojo_cli", "name" : "dojo_cli",
"description" : "CLI of the Dojo project", "description" : "CLI of the Dojo project",
"version" : "3.4.2", "version" : "3.5.0",
"license" : "AGPLv3", "license" : "AGPLv3",
"author" : "Michaël Minelli <dojo@minelli.me>", "author" : "Michaël Minelli <dojo@minelli.me>",
"main" : "dist/app.js", "main" : "dist/app.js",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment