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

Prepare for v3.4.0

parent ddfe055f
Branches
Tags
No related merge requests found
Pipeline #29012 failed
{ {
"name": "dojo_assignment_checker", "name": "dojo_assignment_checker",
"version": "3.3.0", "version": "3.4.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "dojo_assignment_checker", "name": "dojo_assignment_checker",
"version": "3.3.0", "version": "3.4.0",
"license": "AGPLv3", "license": "AGPLv3",
"dependencies": { "dependencies": {
"axios": "^1.6.5", "axios": "^1.6.5",
......
{ {
"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" : "3.3.0", "version" : "3.4.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",
......
...@@ -18,7 +18,11 @@ ...@@ -18,7 +18,11 @@
--> -->
## 3.3.0 (???) ## 3.4.0 (???)
- No modifications / Keep major and minors versions in sync with all parts of the project
## 3.3.0 (2023-01-18)
### 🔨 Internal / Developers ### 🔨 Internal / Developers
- 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment