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

Prepare for v3.1.0

parent 069221da
Branches
Tags
No related merge requests found
Pipeline #26926 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)
### 🐛 Bugfix
- **CLI**: Fix error messages when not logged in
## 3.0.0 (2023-11-03)
### ✨ Feature ### ✨ Feature
- Login to Dojo app via Gitlab OAuth - Login to Dojo app via Gitlab OAuth
......
{ {
"name" : "dojo_cli", "name" : "dojo_cli",
"description" : "CLI of the Dojo project", "description" : "CLI 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/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