@genesislcap/blank-app-seed 5.4.0 → 5.5.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 +3 -3
- package/CHANGELOG.md +13 -0
- package/package.json +1 -1
package/.genx/package.json
CHANGED
package/.genx/versions.json
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [5.5.0](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v5.4.0...v5.5.0) (2025-09-19)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* update GSF version to the latest GENC-1208 23c001d
|
|
9
|
+
* update GSF version to the latest GENC-1208 (#516) 0d46e3b
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
### Bug Fixes
|
|
13
|
+
|
|
14
|
+
* update FUI to 14.322.0 b7e1234
|
|
15
|
+
|
|
3
16
|
## [5.4.0](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v5.3.2...v5.4.0) (2025-09-19)
|
|
4
17
|
|
|
5
18
|
|