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

Prepare for v3.1.0

parent 52af121f
Branches
No related tags found
No related merge requests found
Pipeline #26922 passed
...@@ -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 (???)
### 🔨 Internal / Developers
- **Typescript**: Add linter (ESLint)
### 📚 Documentation
- **API**: Routes documentation with Swagger
## 3.0.0 (2023-11-03)
### ✨ Feature ### ✨ Feature
- Login to Dojo app via Gitlab OAuth - Login to Dojo app via Gitlab OAuth
......
{ {
"name" : "dojo_backend_api", "name" : "dojo_backend_api",
"description" : "Backend API of the Dojo project", "description" : "Backend API of the Dojo project",
"version" : "3.0.1", "version" : "3.1.0",
"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