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

Prepare for v3.2.0

parent 22c70252
Branches
Tags
No related merge requests found
Pipeline #27223 passed
......@@ -17,8 +17,12 @@
- No modifications / Keep major and minors versions in sync with all parts of the project
-->
## 3.2.0 (???)
## 3.1.0 (???)
No changes on this part of the project
## 3.1.0 (2023-12-06)
### 🔨 Internal / Developers
- **Typescript**: Add linter (ESLint)
......
{
"name": "dojo_exercise_checker",
"version": "3.1.0",
"version": "3.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "dojo_exercise_checker",
"version": "3.1.0",
"version": "3.2.0",
"license": "AGPLv3",
"dependencies": {
"ajv": "^8.12.0",
......
{
"name" : "dojo_exercise_checker",
"description" : "App that check an exercise 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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment