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

Merge branch 'v3.2.0'

parents 5b48c389 0d05cbdc
Branches
No related tags found
No related merge requests found
Pipeline #27392 passed
{
"name": "dojo_assignment_checker",
"version": "3.1.0",
"version": "3.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "dojo_assignment_checker",
"version": "3.1.0",
"version": "3.2.0",
"license": "AGPLv3",
"dependencies": {
"ajv": "^8.12.0",
......
{
"name" : "dojo_assignment_checker",
"description" : "App that check an assignment of the Dojo project",
"version" : "3.1.0",
"version" : "3.2.0",
"license" : "AGPLv3",
"author" : "Michaël Minelli <dojo@minelli.me>",
"main" : "dist/app.js",
......
......@@ -17,12 +17,14 @@
- No modifications / Keep major and minors versions in sync with all parts of the project
-->
## 3.1.0 (???)
## 3.2.0 (???)
### ✨ Feature
- **AssignmentCheck**: Add linter for help improve the quality of the assignment (the linter will not throw errors but warnings)
## 3.1.0 (2023-12-06)
### 🔨 Internal / Developers
- **Typescript**: Add linter (ESLint)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment