@genesislcap/blank-app-seed 3.11.0-prerelease.3 → 3.11.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
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,48 +1,32 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [3.11.0
|
|
3
|
+
## [3.11.0](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.10.8...v3.11.0) (2024-05-29)
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
###
|
|
7
|
-
|
|
8
|
-
* default background color for tab-panel [FUI-1489](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/1489) (#232) 18ccfbb, closes PSD-9
|
|
9
|
-
|
|
10
|
-
## [3.10.7](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.10.6...v3.10.7) (2024-05-28)
|
|
11
|
-
|
|
12
|
-
### Bug Fixes
|
|
6
|
+
### Features
|
|
13
7
|
|
|
14
|
-
*
|
|
8
|
+
* rapid design system and web-core [FUI-1948](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/1948) (#234) 3646837
|
|
15
9
|
|
|
16
|
-
## [3.10.
|
|
10
|
+
## [3.10.8](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.10.7...v3.10.8) (2024-05-28)
|
|
17
11
|
|
|
18
12
|
|
|
19
13
|
### Bug Fixes
|
|
20
14
|
|
|
21
|
-
*
|
|
15
|
+
* Add USER_ATTRIBUTES record for admin user (GENC-0) (#236) f887543
|
|
22
16
|
|
|
23
|
-
## [3.
|
|
24
|
-
|
|
25
|
-
## [3.11.0-prerelease.1](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.10.6-prerelease.2...v3.11.0-prerelease.1) (2024-05-23)
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
### Features
|
|
29
|
-
|
|
30
|
-
* rapid design system and web-core prelim [FUI-1948](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/1948) (#210) 75f4d78
|
|
31
|
-
|
|
32
|
-
## [3.10.6-prerelease.2](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.10.6-prerelease.1...v3.10.6-prerelease.2) (2024-05-23)
|
|
17
|
+
## [3.10.7](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.10.6...v3.10.7) (2024-05-28)
|
|
33
18
|
|
|
34
19
|
|
|
35
20
|
### Bug Fixes
|
|
36
21
|
|
|
37
|
-
*
|
|
22
|
+
* automated dependency version update [skip-ci] [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) (#230) a94d95b
|
|
38
23
|
|
|
39
|
-
## [3.10.6
|
|
24
|
+
## [3.10.6](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.10.5...v3.10.6) (2024-05-23)
|
|
40
25
|
|
|
41
26
|
|
|
42
27
|
### Bug Fixes
|
|
43
28
|
|
|
44
|
-
*
|
|
45
|
-
* remove reference to FAST GENC-511 (#222) f5adba4
|
|
29
|
+
* ability to set position in search-bar GENC-498 (#227) 279093b, closes PSD-9
|
|
46
30
|
|
|
47
31
|
## [3.10.5](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.10.4...v3.10.5) (2024-05-22)
|
|
48
32
|
|
package/package.json
CHANGED