@genesislcap/blank-app-seed 3.38.0 → 3.38.2

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.38.0",
4
+ "version": "3.38.2",
5
5
  "license": "Apache-2.0",
6
6
  "scripts": {
7
7
  "lint": "eslint .",
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "UI": "14.218.2",
3
- "GSF": "8.6.0",
3
+ "GSF": "8.6.4",
4
4
  "Auth": "8.6.0"
5
5
  }
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.38.2](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.38.1...v3.38.2) (2025-01-02)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * adjust version [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) (#413) 9be3ef5
9
+
10
+ ## [3.38.1](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.38.0...v3.38.1) (2025-01-02)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * automated dependency version update [skip-ci] [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) (#406) bd4f629
16
+
3
17
  ## [3.38.0](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.37.0...v3.38.0) (2024-12-10)
4
18
 
5
19
 
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.38.0",
4
+ "version": "3.38.2",
5
5
  "license": "Apache-2.0",
6
6
  "scripts": {
7
7
  "release": "semantic-release"