@bloom-housing/ui-components 3.0.1-alpha.36 → 3.0.1-alpha.37

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,14 @@
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.37](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@3.0.1-alpha.36...@bloom-housing/ui-components@3.0.1-alpha.37) (2021-12-09)
7
+
8
+ **Note:** Version bump only for package @bloom-housing/ui-components
9
+
10
+
11
+
12
+
13
+
6
14
  ## [3.0.1-alpha.36](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@3.0.1-alpha.35...@bloom-housing/ui-components@3.0.1-alpha.36) (2021-12-09)
7
15
 
8
16
  **Note:** Version bump only for package @bloom-housing/ui-components
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bloom-housing/ui-components",
3
- "version": "3.0.1-alpha.36",
3
+ "version": "3.0.1-alpha.37",
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",
@@ -100,5 +100,5 @@
100
100
  "tailwindcss": "2.2.10",
101
101
  "typesafe-actions": "^5.1.0"
102
102
  },
103
- "gitHead": "447292c30e86514e39712dfd53e760621b22e409"
103
+ "gitHead": "99fe26287a22fd882b83a81f9d6778de6aee756d"
104
104
  }
@@ -599,7 +599,8 @@
599
599
  },
600
600
  "nav": {
601
601
  "accountSettings": "Configuraciones de la cuenta",
602
- "browseProperties": "Ver Propiedades",
602
+ "browseProperties": "Buscar Propiedades",
603
+ "getFeedback": "Nos encantaría recibir sus comentarios",
603
604
  "getAssistance": "Obtener asistencia",
604
605
  "listings": "Listados",
605
606
  "properties": "Propiedades",
@@ -599,6 +599,7 @@
599
599
  "nav": {
600
600
  "accountSettings": "Thiết lập Tài khoản",
601
601
  "browseProperties": "Duyệt các Bất động sản",
602
+ "getFeedback": "Chúng tôi rất muốn nhận được phản hồi của bạn",
602
603
  "getAssistance": "Nhận Hỗ trợ",
603
604
  "listings": "Các danh sách nhà",
604
605
  "properties": "Các bất động sản",
@@ -598,8 +598,9 @@
598
598
  },
599
599
  "nav": {
600
600
  "accountSettings": "帳戶設定",
601
+ "getFeedback": "我們希望得到您的回饋",
601
602
  "browseProperties": "瀏覽物業",
602
- "getAssistance": "尋求協助",
603
+ "getAssistance": "獲得協助",
603
604
  "listings": "好屋推薦",
604
605
  "properties": "物業",
605
606
  "applications": "申請資訊",