File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ ### [ 0.4.0] ( https://github.com/eea/ied-frontend/compare/0.3.0...0.4.0 ) - 14 March 2025
8
+
9
+ #### :hammer_and_wrench : Others
10
+
11
+ - Update Jenkinsfile [ dobri1408 - [ ` 152b77e ` ] ( https://github.com/eea/ied-frontend/commit/152b77e2aee18a88e5cf5b98d00007e67dd9a8df )]
7
12
### [ 0.3.0] ( https://github.com/eea/ied-frontend/compare/0.2.0...0.3.0 ) - 12 March 2025
8
13
9
14
### [ 0.2.0] ( https://github.com/eea/ied-frontend/compare/0.1.0...0.2.0 ) - 12 March 2025
Original file line number Diff line number Diff line change @@ -5,8 +5,6 @@ pipeline {
5
5
template = " "
6
6
dockerImage = ' '
7
7
tagName = ' '
8
- SONARQUBE_TAG = ' www.industry.eea.europa.eu'
9
- SONARQUBE_TAG_DEMO = ' https://demo-ied.01dev.eea.europa.eu'
10
8
}
11
9
12
10
agent any
Original file line number Diff line number Diff line change 2
2
"name" : " ied-frontend" ,
3
3
"description" : " " ,
4
4
"license" : " MIT" ,
5
- "version" : " 0.3 .0" ,
5
+ "version" : " 0.4 .0" ,
6
6
"scripts" : {
7
7
"start" : " razzle start" ,
8
8
"postinstall" : " make omelette && make patches" ,
You can’t perform that action at this time.
0 commit comments