@genesislcap/blank-app-seed 5.2.0-prerelease.9 → 5.3.0

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/blank-app-seed-config",
3
3
  "description": "Genesis Blank App Seed Configuration",
4
- "version": "5.2.0-prerelease.9",
4
+ "version": "5.3.0",
5
5
  "license": "Apache-2.0",
6
6
  "scripts": {
7
7
  "lint": "eslint .",
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "UI": "14.275.3",
3
- "GSF": "8.13.0-beta1",
3
+ "GSF": "8.12.0",
4
4
  "Auth": "8.12.0"
5
5
  }
package/CHANGELOG.md CHANGED
@@ -1,43 +1,58 @@
1
1
  # Changelog
2
2
 
3
- ## [5.2.0-prerelease.9](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v5.2.0-prerelease.8...v5.2.0-prerelease.9) (2025-07-03)
3
+ ## [5.3.0](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v5.2.0...v5.3.0) (2025-07-07)
4
4
 
5
5
 
6
- ### Bug Fixes
7
-
8
- * updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 60b47dc
6
+ ### Features
9
7
 
10
- ## [5.2.0-prerelease.8](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v5.2.0-prerelease.7...v5.2.0-prerelease.8) (2025-07-01)
8
+ * advanced custom events (react/web-components) GENC-1002 (#477) baccafb
9
+ * advanced events [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) (#483) ba96e02
11
10
 
12
11
 
13
12
  ### Bug Fixes
14
13
 
15
- * show server errors in form GENC-1116 (#479) 3cc189f
14
+ * check if custom events exist GENC-1002 (#478) 89d293c
15
+ * show server errors in form GENC-1116 (#479) d6a1291
16
+ * show title in custom events modal GENC-0 (#480) 554f141
16
17
 
17
- ## [5.2.0-prerelease.7](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v5.2.0-prerelease.6...v5.2.0-prerelease.7) (2025-07-01)
18
+ ## [5.2.0](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v5.1.2...v5.2.0) (2025-06-24)
18
19
 
19
20
 
20
- ### Bug Fixes
21
-
22
- * show title in custom events modal GENC-0 6998f64
23
- * show title in custom events modal GENC-0 d31f9f3
24
- * show title in custom events modal GENC-0 (#480) f05aa72
21
+ ### Features
25
22
 
26
- ## [5.2.0-prerelease.6](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v5.2.0-prerelease.5...v5.2.0-prerelease.6) (2025-06-25)
23
+ * advanced custom events - react GENC-1002 13c6bda
24
+ * advanced custom events (react/web-components) GENC-1002 (#472) 2117a89
25
+ * advanced custom events GENC-1002 e31a875
26
+ * bump GSF to 8.12 [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) abfa76c
27
+ * bump GSF to 8.12 [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) (#474) 33f5d7c
28
+ * bump GSF to 8.12 [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) (#476) 1f4849d
27
29
 
28
30
 
29
31
  ### Bug Fixes
30
32
 
31
- * check if custom events exist GENC-1002 aad5e1e
32
- * check if custom events exist GENC-1002 (#478) b1420c2
33
-
34
- ## [5.2.0-prerelease.5](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v5.2.0-prerelease.4...v5.2.0-prerelease.5) (2025-06-25)
35
-
36
-
37
- ### Features
38
-
39
- * advanced custom events (react/web-components) GENC-1002 94765c1
40
- * advanced custom events (react/web-components) GENC-1002 (#477) c9710fe
33
+ * addressed PR feedback GENC-1002 fca014a
34
+ * automated dependency version update [skip-ci] [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) 7b0804f
35
+ * automated dependency version update [skip-ci] [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) (#470) 4ab2bd3
36
+ * lint errors GENC-1002 08e5d58
37
+ * react bug fixes fd97f2b
38
+ * react bug fixes (#471) b3bafdb
39
+ * react router fixes b6d4754
40
+ * react router fixes (#469) 12e9d1e
41
+ * removed deprecated package inbox 118fb20
42
+ * removed deprecated package inbox (#468) a6f2e42
43
+ * removed deprecated package login 04aa0bc
44
+ * removed deprecated package login 5870b1a
45
+ * revert advanced custom events [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) (#473) 892042b
46
+ * updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 278a23a
47
+ * updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 231a029
48
+ * updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 6c2de4b
49
+ * updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 24ff468
50
+ * updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 19f16a4
51
+ * updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 5dc228c
52
+ * updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 0f969da
53
+ * updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 9c6249c
54
+ * updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8f014d9
55
+ * updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) c46e67f
41
56
 
42
57
  ## [5.2.0-prerelease.4](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v5.2.0-prerelease.3...v5.2.0-prerelease.4) (2025-06-24)
43
58
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/blank-app-seed",
3
3
  "description": "Genesis Blank App Seed",
4
- "version": "5.2.0-prerelease.9",
4
+ "version": "5.3.0",
5
5
  "license": "Apache-2.0",
6
6
  "scripts": {
7
7
  "release": "semantic-release"