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

Prepare for v3.0.0

parent 4b9fb4f3
No related branches found
No related tags found
No related merge requests found
Pipeline #26667 passed
{ {
"name" : "dojo_assignment_checker", "name" : "dojo_assignment_checker",
"description" : "App that check an assignment of the Dojo project", "description" : "App that check an assignment 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",
......
...@@ -12,11 +12,17 @@ ...@@ -12,11 +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
- 🎉 Initial release of the project - 🎉 Initial release of the project
\ No newline at end of file
## 0.0.0
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment