@bloom-housing/ui-components 3.0.1-alpha.21 → 3.0.1-alpha.22

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/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [3.0.1-alpha.22](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@3.0.1-alpha.21...@bloom-housing/ui-components@3.0.1-alpha.22) (2021-11-23)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * remove alameda reference in demographics ([#2209](https://github.com/bloom-housing/bloom/issues/2209)) ([7d5991c](https://github.com/bloom-housing/bloom/commit/7d5991cbf6dbe0b61f2b14d265e87ce3687f743d))
12
+
13
+
14
+
15
+
16
+
6
17
  ## [3.0.1-alpha.21](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@3.0.1-alpha.20...@bloom-housing/ui-components@3.0.1-alpha.21) (2021-11-23)
7
18
 
8
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bloom-housing/ui-components",
3
- "version": "3.0.1-alpha.21",
3
+ "version": "3.0.1-alpha.22",
4
4
  "author": "Sean Albert <sean.albert@exygy.com>",
5
5
  "description": "Shared user interface components for Bloom affordable housing system",
6
6
  "homepage": "https://github.com/bloom-housing/bloom/tree/master/shared/ui-components",
@@ -102,5 +102,5 @@
102
102
  "peerDependencies": {
103
103
  "@bloom-housing/backend-core": ">= 2.0.0-pre-tailwind"
104
104
  },
105
- "gitHead": "6f7f276d917473aaa7c2da9b28f100477fc6514a"
105
+ "gitHead": "fe82f25dc349877d974ae62d228fea0354978fb7"
106
106
  }
@@ -295,7 +295,7 @@
295
295
  "notListed": "No aparece en la lista"
296
296
  },
297
297
  "howDidYouHearOptions": {
298
- "alamedaCountyHCDWebsite": "Sitio web del HCD del Condado de Alameda",
298
+ "jurisdictionWebsite": "Sitio web del HCD del Condado de Alameda",
299
299
  "developerWebsite": "Sitio web del constructor",
300
300
  "flyer": "Folleto",
301
301
  "emailAlert": "Aviso por email",
@@ -706,7 +706,7 @@
706
706
  "notListed": "Not Listed"
707
707
  },
708
708
  "howDidYouHearOptions": {
709
- "alamedaCountyHCDWebsite": "Alameda County HCD Website",
709
+ "jurisdictionWebsite": "Alameda County HCD Website",
710
710
  "developerWebsite": "Developer Website",
711
711
  "flyer": "Flyer",
712
712
  "emailAlert": "Email Alert",
@@ -420,7 +420,7 @@
420
420
  "notListed": "Not Listed"
421
421
  },
422
422
  "howDidYouHearOptions": {
423
- "alamedaCountyHCDWebsite": "Alameda County HCD Website",
423
+ "jurisdictionWebsite": "Alameda County HCD Website",
424
424
  "developerWebsite": "Developer Website",
425
425
  "flyer": "Flyer",
426
426
  "emailAlert": "Email Alert",
@@ -292,7 +292,7 @@
292
292
  "notListed": "Không được Liệt kê"
293
293
  },
294
294
  "howDidYouHearOptions": {
295
- "alamedaCountyHCDWebsite": "Trang web HCD của Quận Alameda",
295
+ "jurisdictionWebsite": "Trang web HCD của Quận Alameda",
296
296
  "developerWebsite": "Trang web của Cơ quan phát triển nhà",
297
297
  "flyer": "Tờ rơi",
298
298
  "emailAlert": "Thông báo qua Email",
@@ -292,7 +292,7 @@
292
292
  "notListed": "未列出"
293
293
  },
294
294
  "howDidYouHearOptions": {
295
- "alamedaCountyHCDWebsite": "阿拉米達縣房屋與社區發展部 (HCD) 網站",
295
+ "jurisdictionWebsite": "阿拉米達縣房屋與社區發展部 (HCD) 網站",
296
296
  "developerWebsite": "開發商網站",
297
297
  "flyer": "宣傳單",
298
298
  "emailAlert": "電郵提醒",