File tree Expand file tree Collapse file tree 5 files changed +28
-7
lines changed Expand file tree Collapse file tree 5 files changed +28
-7
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.23.1] ( https://github.com/ibissource/frank-flow/compare/v2.23.0...v2.23.1 ) (2022-05-30)
2
+
3
+
4
+ ### 🛠 Builds
5
+
6
+ * ** deps-dev:** bump [ @angular-devkit ] ( https://github.com/angular-devkit ) /build-angular ([ b824fc7] ( https://github.com/ibissource/frank-flow/commit/b824fc7c93471204d649e0963f3995468c225e22 ) )
7
+ * ** deps-dev:** bump [ @angular ] ( https://github.com/angular ) /cli in /frank-flow/src/frontend ([ c80d7f3] ( https://github.com/ibissource/frank-flow/commit/c80d7f3a633d4a8358e5fefa3764243354cc8963 ) )
8
+ * ** deps-dev:** bump [ @commitlint ] ( https://github.com/commitlint ) /cli in /frank-flow/src/frontend ([ ea2e411] ( https://github.com/ibissource/frank-flow/commit/ea2e4114493ba8709b2800665c9384fa1876a929 ) )
9
+ * ** deps-dev:** bump [ @typescript-eslint ] ( https://github.com/typescript-eslint ) /eslint-plugin ([ 4bbc939] ( https://github.com/ibissource/frank-flow/commit/4bbc9392009861be1a0a78d32d5edd0970e52105 ) )
10
+ * ** deps-dev:** bump [ @typescript-eslint ] ( https://github.com/typescript-eslint ) /parser ([ d7a7767] ( https://github.com/ibissource/frank-flow/commit/d7a7767cb552471f9a5d33f8041c826483fe56f8 ) )
11
+ * ** deps-dev:** bump eslint in /frank-flow/src/frontend ([ e85e2c3] ( https://github.com/ibissource/frank-flow/commit/e85e2c33398423122944b371ec8bfd7c308d79e2 ) )
12
+ * ** deps-dev:** bump karma-jasmine-html-reporter ([ d168c75] ( https://github.com/ibissource/frank-flow/commit/d168c753c66dfc58d976e93206728eb6a1f8da84 ) )
13
+ * ** deps-dev:** bump lint-staged in /frank-flow/src/frontend ([ 96a0ba9] ( https://github.com/ibissource/frank-flow/commit/96a0ba9fdcc6fc52c9df88390db04fa3abcd7e08 ) )
14
+ * ** deps-dev:** bump ts-node in /frank-flow/src/frontend ([ 87acfd5] ( https://github.com/ibissource/frank-flow/commit/87acfd572252891bb01870d6b1e108d2ac8c9e04 ) )
15
+ * ** deps:** bump jqwidgets-ng in /frank-flow/src/frontend ([ 1915b34] ( https://github.com/ibissource/frank-flow/commit/1915b341ee17d354879c0d4b5b3c54706aa8dc06 ) )
16
+
17
+
18
+ ### ♻️ Chores
19
+
20
+ * jenkins build fail ([ ee5a6b4] ( https://github.com/ibissource/frank-flow/commit/ee5a6b4ac667886389e54ec1fabfd39eb2e94a3d ) )
21
+
1
22
# [ 2.23.0] ( https://github.com/ibissource/frank-flow/compare/v2.22.0...v2.23.0 ) (2022-05-23)
2
23
3
24
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.ibissource</groupId >
8
8
<artifactId >frank-flow-parent</artifactId >
9
- <version >2.23.1-SNAPSHOT </version >
9
+ <version >2.23.1</version >
10
10
</parent >
11
11
12
12
<artifactId >frank-flow-launcher</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.ibissource</groupId >
6
6
<artifactId >frank-flow-parent</artifactId >
7
- <version >2.23.1-SNAPSHOT </version >
7
+ <version >2.23.1</version >
8
8
</parent >
9
9
10
10
<artifactId >frank-flow-webapp</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.ibissource</groupId >
6
6
<artifactId >frank-flow-parent</artifactId >
7
- <version >2.23.1-SNAPSHOT </version >
7
+ <version >2.23.1</version >
8
8
</parent >
9
9
10
10
<artifactId >frank-flow</artifactId >
Original file line number Diff line number Diff line change 3
3
4
4
<groupId >org.ibissource</groupId >
5
5
<artifactId >frank-flow-parent</artifactId >
6
- <version >2.23.1-SNAPSHOT </version >
6
+ <version >2.23.1</version >
7
7
<packaging >pom</packaging >
8
8
9
9
<properties >
41
41
<dependency >
42
42
<groupId >org.ibissource</groupId >
43
43
<artifactId >frank-flow</artifactId >
44
- <version >2.23.1-SNAPSHOT </version >
44
+ <version >2.23.1</version >
45
45
</dependency >
46
46
<dependency >
47
47
<groupId >org.ibissource</groupId >
48
48
<artifactId >frank-flow-launcher</artifactId >
49
- <version >2.23.1-SNAPSHOT </version >
49
+ <version >2.23.1</version >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >org.ibissource</groupId >
53
53
<artifactId >frank-flow-webapp</artifactId >
54
- <version >2.23.1-SNAPSHOT </version >
54
+ <version >2.23.1</version >
55
55
<type >war</type >
56
56
</dependency >
57
57
You can’t perform that action at this time.
0 commit comments