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

Prepare for v3.0.0

parent 1d643571
Branches
Tags
No related merge requests found
Pipeline #26668 passed
...@@ -12,8 +12,17 @@ ...@@ -12,8 +12,17 @@
**💥 Breaking:** **💥 Breaking:**
**⚠️ Deprecation:** **⚠️ Deprecation:**
### 🔨 Internal / Developers
- No modifications / Keep major and minors versions in sync with all parts of the project
--> -->
## 3.0.0 (?)
### 🔨 Internal / Developers
- No modifications / Keep major and minors versions in sync with all parts of the project
## 2.2.0 (2023-10-16) ## 2.2.0 (2023-10-16)
### ✨ Feature ### ✨ Feature
......
{ {
"name" : "dojo_exercise_checker", "name" : "dojo_exercise_checker",
"description" : "App that check an exercise of the Dojo project", "description" : "App that check an exercise of the Dojo project",
"version" : "2.2.0", "version" : "3.0.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