@genesislcap/blank-app-seed 5.0.1-prerelease.1 → 5.1.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/CHANGELOG.md +14 -0
- package/package.json +1 -1
package/.genx/package.json
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [5.1.0](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v5.0.0...v5.1.0) (2025-05-13)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* release 8.11 [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) (#459) e682fbe
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* add missing files + remove webpack GENC-0 27c51f0
|
|
14
|
+
* add missing files + remove webpack GENC-0 (#458) 923e16c
|
|
15
|
+
* lint error GENC-0 c9612b8
|
|
16
|
+
|
|
3
17
|
## [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
18
|
|
|
5
19
|
|