@genesislcap/blank-app-seed 5.0.0-prerelease.2 → 5.0.1-prerelease.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.genx/package.json +1 -1
- package/CHANGELOG.md +76 -1
- package/package.json +1 -1
package/.genx/package.json
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [5.0.
|
|
3
|
+
## [5.0.1-prerelease.1](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v5.0.0...v5.0.1-prerelease.1) (2025-05-13)
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
### Bug Fixes
|
|
@@ -9,6 +9,81 @@
|
|
|
9
9
|
* add missing files + remove webpack GENC-0 (#458) 923e16c
|
|
10
10
|
* lint error GENC-0 c9612b8
|
|
11
11
|
|
|
12
|
+
## [5.0.0](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v4.0.2...v5.0.0) (2025-05-12)
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### ⚠ BREAKING CHANGES
|
|
16
|
+
|
|
17
|
+
* **deps:** update Gradle to version 8.10.2 (#443)
|
|
18
|
+
* **deps:** update Gradle to version 8.10.2
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
* 8.11 Release (GENC-0) (#457) e5963d5
|
|
23
|
+
* Add new REPORTING profile to seed (RPT-0) 3741569
|
|
24
|
+
* Add new REPORTING profile to seed (RPT-0) (#453) a2b88a5
|
|
25
|
+
* update to 8.11.0 GSF PDS-0 998a093
|
|
26
|
+
* update to 8.11.0 GSF PDS-0 (#456) e3075f7
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
### Bug Fixes
|
|
30
|
+
|
|
31
|
+
* add missing gradle files cf014af
|
|
32
|
+
* add missing gradle files (#454) 4d6c6d5
|
|
33
|
+
* add missing import for react 94dc8a8
|
|
34
|
+
* add tabulator dependencies 3719dd7
|
|
35
|
+
* adding the deploy plugin instructions [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) ebabb63
|
|
36
|
+
* adding the deploy plugin instructions [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) (#448) 608b8e9
|
|
37
|
+
* automated dependency version update [skip-ci] [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) 4599e1c
|
|
38
|
+
* automated dependency version update [skip-ci] [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) e5e0be7
|
|
39
|
+
* automated dependency version update [skip-ci] [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) 915104f
|
|
40
|
+
* automated dependency version update [skip-ci] [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) (#440) b5d9c20
|
|
41
|
+
* automated dependency version update [skip-ci] [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) (#441) f5ef40a
|
|
42
|
+
* automated dependency version update [skip-ci] [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) (#444) 4aee519
|
|
43
|
+
* automated dependency version update [skip-ci] [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) (#450) d1d27d2
|
|
44
|
+
* correct path for login redirect 7aa1a2e
|
|
45
|
+
* correct path for login redirect d2f5be8
|
|
46
|
+
* downgrade fui e3455c4
|
|
47
|
+
* downgrade fui (#455) 76701cd
|
|
48
|
+
* lint UI errors [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) fbaa3a5
|
|
49
|
+
* proxy fixes for angular 9ab6a4e
|
|
50
|
+
* proxy fixes for angular (#452) 074802b
|
|
51
|
+
* proxy fixes for angular and react to support base path 75f6bb8
|
|
52
|
+
* proxy fixes for react 5dadf2b
|
|
53
|
+
* proxy fixes for react (#451) 70e4bb4
|
|
54
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 14aced8
|
|
55
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1b14b07
|
|
56
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) ca2c47c
|
|
57
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) cd218d9
|
|
58
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) e89838d
|
|
59
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 6353214
|
|
60
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) ddd50f3
|
|
61
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 26fbe38
|
|
62
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 70c1642
|
|
63
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 7c83e14
|
|
64
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) e012493
|
|
65
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 04c963c
|
|
66
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 4f91206
|
|
67
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 882ca11
|
|
68
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 285a901
|
|
69
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 6ff0642
|
|
70
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) dce3d63
|
|
71
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 3a63f11
|
|
72
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) bc2ccf7
|
|
73
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 262376a
|
|
74
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) a2c634b
|
|
75
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) a6406e3
|
|
76
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 040de3f
|
|
77
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 2e81c63
|
|
78
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) ba72ef9
|
|
79
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) df42df6
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
### Build System
|
|
83
|
+
|
|
84
|
+
* **deps:** update Gradle to version 8.10.2 d6db442
|
|
85
|
+
* **deps:** update Gradle to version 8.10.2 (#443) d36be4d
|
|
86
|
+
|
|
12
87
|
## [5.0.0-prerelease.1](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v4.0.2...v5.0.0-prerelease.1) (2025-05-12)
|
|
13
88
|
|
|
14
89
|
|