Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
workflow
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xrm-modules
xRM-Platform
workflow
Commits
66e998dd
Commit
66e998dd
authored
10 months ago
by
Sebastian Listl
Browse files
Options
Downloads
Patches
Plain Diff
version and changelog
parent
8276e90d
Branches
major
No related tags found
1 merge request
!8
language modifications
Pipeline
#35479
passed
10 months ago
Stage: lint
Stage: run-liquibase
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+13
-3
13 additions, 3 deletions
CHANGELOG.md
package-lock.json
+5
-5
5 additions, 5 deletions
package-lock.json
package.json
+1
-1
1 addition, 1 deletion
package.json
with
19 additions
and
9 deletions
CHANGELOG.md
+
13
−
3
View file @
66e998dd
...
...
@@ -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
]
###
Fix
ed
###
Add
ed
-
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
...
...
This diff is collapsed.
Click to expand it.
package-lock.json
+
5
−
5
View file @
66e998dd
{
"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"
,
...
...
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
66e998dd
{
"name"
:
"@aditosoftware/workflow"
,
"version"
:
"1.
4.1
"
,
"version"
:
"1.
5.0
"
,
"adito"
:
{
"type"
:
"module"
},
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment