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

version and changelog

parent 8276e90d
Branches major
No related tags found
1 merge request!8language modifications
Pipeline #35479 passed
......@@ -5,11 +5,21 @@ 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).
## [1.4.1]
## [1.5.0]
### Fixed
### Added
- Changed language files to the correct modification format
- Language entries as modifications
### Removed
- Language files
## [1.4.0] - 2024-04-03
### Added
- Language files
## [1.3.0] - 2024-02-28
......
{
"name": "@aditosoftware/workflow",
"version": "1.4.1",
"version": "1.5.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@aditosoftware/workflow",
"version": "1.4.1",
"version": "1.5.0",
"devDependencies": {
"@aditosoftware/devtools": "^1.0.6",
"@aditosoftware/eslint-config-adito": "^3.3.0",
......@@ -31,7 +31,7 @@
},
"../event-handler": {
"name": "@aditosoftware/event-handler",
"version": "1.3.1",
"version": "1.4.0",
"peer": true,
"devDependencies": {
"@aditosoftware/devtools": "^1.0.6",
......@@ -55,7 +55,7 @@
},
"../keyword": {
"name": "@aditosoftware/keyword",
"version": "1.5.0",
"version": "1.6.0",
"peer": true,
"devDependencies": {
"@aditosoftware/devtools": "^1.0.6",
......@@ -103,7 +103,7 @@
},
"../utility": {
"name": "@aditosoftware/utility",
"version": "1.8.1",
"version": "1.9.0",
"peer": true,
"devDependencies": {
"@aditosoftware/devtools": "^1.0.6",
......
{
"name": "@aditosoftware/workflow",
"version": "1.4.1",
"version": "1.5.0",
"adito": {
"type": "module"
},
......
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