Skip to content
Snippets Groups Projects
Commit 008c626c authored by Sebastian Listl's avatar Sebastian Listl :speech_balloon:
Browse files

chore: prepare version 6.0.0

parent 77446737
No related branches found
No related tags found
1 merge request!39Beta
Pipeline #44685 passed with warnings
......@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [6.0.0] - Unreleased
## [6.0.0] - 2024-10-21
### Removed
......
{
"name": "@aditosoftware/root",
"version": "6.0.0-beta.4",
"version": "6.0.0",
"adito": {
"type": "module"
},
"peerDependencies": {
"@aditosoftware/utility": "^2.0.0",
"@aditosoftware/sharedalias": "^2.0.0"
"@aditosoftware/sharedalias": "^3.0.0"
},
"devDependencies": {
"@aditosoftware/devtools": "^2.0.0",
"@aditosoftware/eslint-config-adito": "^3.3.0",
"@aditosoftware/jdito-types": ">=2024.1.2-RC <2024.1.3",
"@aditosoftware/jdito-types": ">=2024.2.0-RC <2024.2.1",
"ts-node": "^10.9.1"
},
"scripts": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment