@hapl/api-queries 0.1.159 → 0.1.160

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
@@ -1,3 +1,15 @@
1
+ # v0.1.160 (Fri May 20 2022)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - fix: в словарь серии домов добавлено новое значение [#89](https://github.com/homeappcorporate/api-queries/pull/89) ([@abd2561024](https://github.com/abd2561024))
6
+
7
+ #### Authors: 1
8
+
9
+ - Andrey Romashin ([@abd2561024](https://github.com/abd2561024))
10
+
11
+ ---
12
+
1
13
  # v0.1.159 (Wed May 18 2022)
2
14
 
3
15
  #### 🐛 Bug Fix
@@ -5729,8 +5729,8 @@ var AddressBTIParamsDictionary$1 = {
5729
5729
  10: '1-115',
5730
5730
  11: '111-90',
5731
5731
  12: '111м',
5732
- 14: '111М',
5733
5732
  13: '111-М',
5733
+ 14: '111М',
5734
5734
  15: '11-49д',
5735
5735
  16: '11-68',
5736
5736
  17: '11-68-01',
@@ -5953,12 +5953,12 @@ var AddressBTIParamsDictionary$1 = {
5953
5953
  234: 'КМС-101',
5954
5954
  235: 'Колос',
5955
5955
  236: 'Комфотр-класс',
5956
+ 237: 'КОПЭ-Башня М',
5956
5957
  238: 'КОПЭ',
5957
5958
  239: 'КОПЭ-22',
5958
5959
  240: 'КОПЭ-80',
5959
5960
  241: 'КОПЭ-85',
5960
5961
  242: 'КОПЭ-Башня',
5961
- 237: 'КОПЭ-Башня М',
5962
5962
  243: 'КОПЭ-М',
5963
5963
  244: 'КОПЭ-М Парус',
5964
5964
  245: 'КОПЭ-Парус',
@@ -6090,7 +6090,8 @@ var AddressBTIParamsDictionary$1 = {
6090
6090
  371: 'ЭГП-0,14',
6091
6091
  372: 'ЭЖРЧС',
6092
6092
  373: 'ЭП-П-07-24',
6093
- 374: 'ЮВ-2012'
6093
+ 374: 'ЮВ-2012',
6094
+ 375: 'I-433'
6094
6095
  }
6095
6096
  };
6096
6097