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

Prepare for v3.1.0

parent 33af977c
Branches
No related tags found
No related merge requests found
Pipeline #26924 passed
{ {
"name" : "dojo_assignment_checker", "name" : "dojo_assignment_checker",
"description" : "App that check an assignment of the Dojo project", "description" : "App that check an assignment of the Dojo project",
"version" : "3.0.0", "version" : "3.1.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",
......
...@@ -17,7 +17,17 @@ ...@@ -17,7 +17,17 @@
- 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
--> -->
## 3.0.0 (?)
## 3.1.0 (???)
### ✨ Feature
- **AssignmentCheck**: Add linter for help improve the quality of the assignment (the linter will not throw errors but warnings)
### 🔨 Internal / Developers
- **Typescript**: Add linter (ESLint)
## 3.0.0 (2023-11-03)
### 🔨 Internal / Developers ### 🔨 Internal / Developers
- 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment