@genesislcap/blank-app-seed 5.23.3 → 5.24.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.
- package/.genx/package.json +1 -1
- package/.genx/versions.json +1 -1
- package/CHANGELOG.md +16 -0
- package/package.json +1 -1
package/.genx/package.json
CHANGED
package/.genx/versions.json
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [5.24.0](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v5.23.4...v5.24.0) (2026-09-04)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* update FUI version GENC-1581 06a7d4d
|
|
9
|
+
* update FUI version GENC-1581 (#622) 086cb9b
|
|
10
|
+
|
|
11
|
+
## [5.23.4](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v5.23.3...v5.23.4) (2026-09-01)
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
### Bug Fixes
|
|
15
|
+
|
|
16
|
+
* bump versions.UI to 15.19.5 for the event-type-codegen enum-collision fix GENC-0 a948edd
|
|
17
|
+
* bump versions.UI to 15.19.5 for the event-type-codegen enum-collision fix GENC-0 (#621) 07cf830
|
|
18
|
+
|
|
3
19
|
## [5.23.3](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v5.23.2...v5.23.3) (2026-09-01)
|
|
4
20
|
|
|
5
21
|
|