@genesislcap/blank-app-seed 3.30.0-prerelease.59 → 3.30.0-prerelease.60
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/versions.json +1 -0
- package/CHANGELOG.md +43 -0
- package/package.json +1 -1
package/.genx/versions.json
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -10,6 +10,49 @@
|
|
|
10
10
|
* Upgrading genesisStart to latest version (GENC-0) (#400) a66da20
|
|
11
11
|
|
|
12
12
|
|
|
13
|
+
### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* adjusting pre-release version (#411) 38c90ae
|
|
16
|
+
* automated dependency version update [skip-ci] [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) (#409) 43ba7f5
|
|
17
|
+
* bump prerelease version [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) (#412) ad8cbee
|
|
18
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8132cb0
|
|
19
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 76586e1
|
|
20
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1a02119
|
|
21
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) e68b7f4
|
|
22
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8b9d6ae
|
|
23
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1270506
|
|
24
|
+
|
|
25
|
+
## [3.30.0-prerelease.58](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.30.0-prerelease.57...v3.30.0-prerelease.58) (2025-01-02)
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
### Features
|
|
29
|
+
|
|
30
|
+
* bump to stable react 19 - [FUI-2273](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/2273) (#407) 3e9df73
|
|
31
|
+
* changes to upgrade to Kotlin 2.1.0 (GSF-5489) (#403) 37a8ac5
|
|
32
|
+
* Upgrading genesisStart to latest version (GENC-0) (#400) a66da20
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
### Bug Fixes
|
|
36
|
+
|
|
37
|
+
* adjusting pre-release version (#411) 38c90ae
|
|
38
|
+
* automated dependency version update [skip-ci] [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) (#409) 43ba7f5
|
|
39
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8132cb0
|
|
40
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 76586e1
|
|
41
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1a02119
|
|
42
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) e68b7f4
|
|
43
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8b9d6ae
|
|
44
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1270506
|
|
45
|
+
|
|
46
|
+
## [3.30.0-prerelease.58](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.30.0-prerelease.57...v3.30.0-prerelease.58) (2025-01-02)
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
### Features
|
|
50
|
+
|
|
51
|
+
* bump to stable react 19 - [FUI-2273](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/2273) (#407) 3e9df73
|
|
52
|
+
* changes to upgrade to Kotlin 2.1.0 (GSF-5489) (#403) 37a8ac5
|
|
53
|
+
* Upgrading genesisStart to latest version (GENC-0) (#400) a66da20
|
|
54
|
+
|
|
55
|
+
|
|
13
56
|
### Bug Fixes
|
|
14
57
|
|
|
15
58
|
* automated dependency version update [skip-ci] [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) (#409) 43ba7f5
|