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