@genesislcap/blank-app-seed 3.7.1 → 3.8.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": "3.7.1",
4
+ "version": "3.8.0",
5
5
  "license": "Apache-2.0",
6
6
  "genxSeedConfig": {
7
7
  "exclude": [
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.8.0](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.7.1...v3.8.0) (2024-05-08)
4
+
5
+
6
+ ### Features
7
+
8
+ * Delete fields dictionary file (GENC-411) (#204) 8b3f5a8
9
+
3
10
  ## [3.7.1](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.7.0...v3.7.1) (2024-05-07)
4
11
 
5
12
 
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": "3.7.1",
4
+ "version": "3.8.0",
5
5
  "license": "Apache-2.0",
6
6
  "scripts": {
7
7
  "release": "semantic-release"
@@ -1,14 +0,0 @@
1
- /**
2
- * System : Genesis Business Library
3
- * Sub-System : multi-pro-code-test Configuration
4
- * Version : 1.0
5
- * Copyright : (c) Genesis
6
- * Date : 2022-03-18
7
- * Function : Provide fields config for multi-pro-code-test.
8
- *
9
- * Modification History
10
- */
11
-
12
- fields {
13
-
14
- }