@chargetrip/types 1.47.1 → 1.47.2
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/dist/browser/index.js +1 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/node/index.js +30 -33
- package/dist/node/index.js.map +1 -1
- package/dist/react-native/graphql.js +30 -33
- package/dist/react-native/graphql.js.map +1 -1
- package/dist/ts/graphql.d.ts +297 -144
- package/graphql.schema.json +1456 -471
- package/package.json +2 -2
- package/src/graphql.ts +321 -151
- package/CHANGELOG.md +0 -412
package/CHANGELOG.md
DELETED
|
@@ -1,412 +0,0 @@
|
|
|
1
|
-
## [1.47.1](https://github.com/chargetrip/types/compare/v1.47.0...v1.47.1) (2025-09-23)
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
### Bug Fixes
|
|
5
|
-
|
|
6
|
-
* new types generated ([047a0bb](https://github.com/chargetrip/types/commit/047a0bb9ab57f0df212011661fc49b2b88996175))
|
|
7
|
-
|
|
8
|
-
# [1.47.0](https://github.com/chargetrip/types/compare/v1.46.2...v1.47.0) (2025-08-19)
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
### Features
|
|
12
|
-
|
|
13
|
-
* update schema with latest route v2 changes ([39ec50f](https://github.com/chargetrip/types/commit/39ec50fcd4f5aa3f2de8e3b5a6d0509e4f1adc66))
|
|
14
|
-
|
|
15
|
-
## [1.46.2](https://github.com/chargetrip/types/compare/v1.46.1...v1.46.2) (2025-05-27)
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
### Bug Fixes
|
|
19
|
-
|
|
20
|
-
* new type generation ([b69d4de](https://github.com/chargetrip/types/commit/b69d4de331e49c620f6a2690165ad76cd22cf884))
|
|
21
|
-
|
|
22
|
-
## [1.46.1](https://github.com/chargetrip/types/compare/v1.46.0...v1.46.1) (2025-04-09)
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
### Bug Fixes
|
|
26
|
-
|
|
27
|
-
* add commit message on semantic release ([0f7d760](https://github.com/chargetrip/types/commit/0f7d7608b5cf968829f7ce1acc3de3915b28e9ee))
|
|
28
|
-
|
|
29
|
-
# [1.46.0](https://github.com/chargetrip/types/compare/v1.45.0...v1.46.0) (2025-04-09)
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
### Features
|
|
33
|
-
|
|
34
|
-
* updated package to fetch latest schema ([d1f293c](https://github.com/chargetrip/types/commit/d1f293cc06a7491b4c84122a12a3836acb31afe6))
|
|
35
|
-
|
|
36
|
-
# [1.45.0](https://github.com/chargetrip/types/compare/v1.44.0...v1.45.0) (2025-03-27)
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
### Bug Fixes
|
|
40
|
-
|
|
41
|
-
* fix lint issues ([b688c86](https://github.com/chargetrip/types/commit/b688c86ba9f4cd756a19f5441615b471930853e7))
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
### Features
|
|
45
|
-
|
|
46
|
-
* Route V2 schema changes ([e81b2d3](https://github.com/chargetrip/types/commit/e81b2d388edbd5cb7dec42d705884aec3e200072))
|
|
47
|
-
|
|
48
|
-
# [1.44.0](https://github.com/chargetrip/types/compare/v1.43.0...v1.44.0) (2025-02-12)
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
### Features
|
|
52
|
-
|
|
53
|
-
* updated read me URLs ([d0b02a5](https://github.com/chargetrip/types/commit/d0b02a56b640d3c915826f0ae9b4b8d4c665457e))
|
|
54
|
-
|
|
55
|
-
# [1.43.0](https://github.com/chargetrip/types/compare/v1.42.0...v1.43.0) (2024-09-13)
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
### Features
|
|
59
|
-
|
|
60
|
-
* Route V2 ([6f6c91c](https://github.com/chargetrip/types/commit/6f6c91c815dec211a8df8cacf3eaa89e4b631caa))
|
|
61
|
-
|
|
62
|
-
# [1.42.0](https://github.com/chargetrip/types/compare/v1.41.0...v1.42.0) (2024-06-19)
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
### Features
|
|
66
|
-
|
|
67
|
-
* new release ([7cc150f](https://github.com/chargetrip/types/commit/7cc150f30626b1178378d1ae17d32be71d5e996a))
|
|
68
|
-
* unit conversions ([b999008](https://github.com/chargetrip/types/commit/b99900895471229665a8b8eb8e40e45c4c26be9b))
|
|
69
|
-
* unit conversions ([9a0580a](https://github.com/chargetrip/types/commit/9a0580aa0576f66b1f825040cd49e1ffe3346b74))
|
|
70
|
-
|
|
71
|
-
# [1.41.0](https://github.com/chargetrip/types/compare/v1.40.0...v1.41.0) (2024-04-04)
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
### Features
|
|
75
|
-
|
|
76
|
-
* HVAC ([5a0136c](https://github.com/chargetrip/types/commit/5a0136cd1d0cc012442bcf958003eaaffb69ec90))
|
|
77
|
-
|
|
78
|
-
# [1.40.0](https://github.com/chargetrip/types/compare/v1.39.0...v1.40.0) (2024-04-01)
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
### Features
|
|
82
|
-
|
|
83
|
-
* Release vehicle and stations ([f3140b6](https://github.com/chargetrip/types/commit/f3140b6aae319f88fbbc2affbc7bc3c639b89a9f))
|
|
84
|
-
|
|
85
|
-
# [1.39.0](https://github.com/chargetrip/types/compare/v1.38.0...v1.39.0) (2024-01-03)
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
### Features
|
|
89
|
-
|
|
90
|
-
* Emissions API ([d6aaf0f](https://github.com/chargetrip/types/commit/d6aaf0f7a27450a0f4c81b6ed1e7f71068c0cfa2))
|
|
91
|
-
|
|
92
|
-
# [1.38.0](https://github.com/chargetrip/types/compare/v1.37.4...v1.38.0) (2023-11-28)
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
### Features
|
|
96
|
-
|
|
97
|
-
* Release ([b62d4a1](https://github.com/chargetrip/types/commit/b62d4a1992159f0f6e7aa9eadff02d953a36338d))
|
|
98
|
-
|
|
99
|
-
## [1.37.4](https://github.com/chargetrip/types/compare/v1.37.3...v1.37.4) (2023-08-29)
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
### Bug Fixes
|
|
103
|
-
|
|
104
|
-
* add regeneration into the build script ([6dddce5](https://github.com/chargetrip/types/commit/6dddce5d91f46134adf01d7d35657581005c1d3d))
|
|
105
|
-
|
|
106
|
-
## [1.37.3](https://github.com/chargetrip/types/compare/v1.37.2...v1.37.3) (2023-08-29)
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
### Bug Fixes
|
|
110
|
-
|
|
111
|
-
* regenerated types ([d5d1650](https://github.com/chargetrip/types/commit/d5d1650ed09bab48e96f2911c152cab4404fa06a))
|
|
112
|
-
|
|
113
|
-
## [1.37.2](https://github.com/chargetrip/types/compare/v1.37.1...v1.37.2) (2023-08-29)
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
### Bug Fixes
|
|
117
|
-
|
|
118
|
-
* trigger deploy ([9731bd2](https://github.com/chargetrip/types/commit/9731bd293d9d465c8c03746247aa56b66d033de1))
|
|
119
|
-
|
|
120
|
-
## [1.37.1](https://github.com/chargetrip/types/compare/v1.37.0...v1.37.1) (2023-07-06)
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
### Bug Fixes
|
|
124
|
-
|
|
125
|
-
* add cronjob for automatic deployment on release days ([c575f8f](https://github.com/chargetrip/types/commit/c575f8f1e50dd52304a96d99158136d905ec273d))
|
|
126
|
-
* added manual trigger for package deployment ([2091ca2](https://github.com/chargetrip/types/commit/2091ca25df315d0a8730fa8bc65d153ec50c35a2))
|
|
127
|
-
|
|
128
|
-
# [1.37.0](https://github.com/chargetrip/types/compare/v1.36.0...v1.37.0) (2023-04-26)
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
### Features
|
|
132
|
-
|
|
133
|
-
* generated new types ([4733400](https://github.com/chargetrip/types/commit/4733400cd3d8f0d61ca3d546fbb13e0baff23e1a))
|
|
134
|
-
|
|
135
|
-
# [1.36.0](https://github.com/chargetrip/types/compare/v1.35.1...v1.36.0) (2023-04-03)
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
### Features
|
|
139
|
-
|
|
140
|
-
* added new types by generating ([11e0467](https://github.com/chargetrip/types/commit/11e046727bcc2e2ed0b842ce145250ec15f1b73d))
|
|
141
|
-
|
|
142
|
-
## [1.35.1](https://github.com/chargetrip/types/compare/v1.35.0...v1.35.1) (2023-04-03)
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
### Bug Fixes
|
|
146
|
-
|
|
147
|
-
* move master to main ([1443a2f](https://github.com/chargetrip/types/commit/1443a2f51b1131e03789cd43941ad65ee8903233))
|
|
148
|
-
* new release yml ([1820a3e](https://github.com/chargetrip/types/commit/1820a3e0dfaa3db88265b284af2ea0f01dc513f5))
|
|
149
|
-
* patched semantic release ([939ea85](https://github.com/chargetrip/types/commit/939ea85e54ff54c6555ed776ce33ac014c2e6544))
|
|
150
|
-
|
|
151
|
-
# [1.35.0](https://github.com/chargetrip/types/compare/v1.34.0...v1.35.0) (2022-12-19)
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
### Features
|
|
155
|
-
|
|
156
|
-
* bump to 1.35.0 ([00d4e88](https://github.com/chargetrip/types/commit/00d4e88e91e4090d44485490f298962066137616))
|
|
157
|
-
|
|
158
|
-
# [1.34.0](https://github.com/chargetrip/types/compare/v1.33.0...v1.34.0) (2022-12-12)
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
### Features
|
|
162
|
-
|
|
163
|
-
* release 1.34.0 ([49872a1](https://github.com/chargetrip/types/commit/49872a1f291ba0644ac9d1ca9349c813f929dd65))
|
|
164
|
-
|
|
165
|
-
# [1.33.0](https://github.com/chargetrip/types/compare/v1.32.1...v1.33.0) (2022-09-16)
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
### Features
|
|
169
|
-
|
|
170
|
-
* release 1.33.0 ([4d69e5a](https://github.com/chargetrip/types/commit/4d69e5ad9665ff6c55fcf5fd041a48d54c04c1a9))
|
|
171
|
-
|
|
172
|
-
# [1.31.0](https://github.com/chargetrip/types/compare/v1.30.1...v1.31.0) (2022-08-30)
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
### Features
|
|
176
|
-
|
|
177
|
-
* release 1.31.0 ([50ae8cb](https://github.com/chargetrip/types/commit/50ae8cbdd0db73854ebe290e02ff64cc7116ded7))
|
|
178
|
-
|
|
179
|
-
## [1.30.1](https://github.com/chargetrip/types/compare/v1.30.0...v1.30.1) (2022-08-11)
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
### Bug Fixes
|
|
183
|
-
|
|
184
|
-
* added script to fetch subscriptions in graphql schema ([7fc6ef9](https://github.com/chargetrip/types/commit/7fc6ef9e96fe8fa746cb986d8e08d4ecf35f4a77))
|
|
185
|
-
|
|
186
|
-
# [1.30.0](https://github.com/chargetrip/types/compare/v1.29.0...v1.30.0) (2022-08-10)
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
### Features
|
|
190
|
-
|
|
191
|
-
* fix build ([52b0e8b](https://github.com/chargetrip/types/commit/52b0e8bad89bdde50df6429a3fe05ef748c0ee54))
|
|
192
|
-
|
|
193
|
-
# [1.29.0](https://github.com/chargetrip/types/compare/v1.28.0...v1.29.0) (2022-08-08)
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
### Features
|
|
197
|
-
|
|
198
|
-
* release 1.30.0 ([a08af20](https://github.com/chargetrip/types/commit/a08af20c43c0a9c6534b4bdff79e6d7c924cdd3a))
|
|
199
|
-
|
|
200
|
-
# [1.28.0](https://github.com/chargetrip/types/compare/v1.27.0...v1.28.0) (2022-07-06)
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
### Features
|
|
204
|
-
|
|
205
|
-
* release 1.29.0 ([96c653d](https://github.com/chargetrip/types/commit/96c653dfb088533401b1b12691c9df38fcd5e74c))
|
|
206
|
-
|
|
207
|
-
# [1.27.0](https://github.com/chargetrip/types/compare/v1.26.0...v1.27.0) (2022-05-05)
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
### Features
|
|
211
|
-
|
|
212
|
-
* bump to 1.27.0 ([666367f](https://github.com/chargetrip/types/commit/666367f41f25ab2750c33367a56bd9522d3082ba))
|
|
213
|
-
* release 1.27.0 ([9e141fe](https://github.com/chargetrip/types/commit/9e141fe33b194cf3d3a14918134742e4901545d7))
|
|
214
|
-
* release 1.27.0 ([b8d4422](https://github.com/chargetrip/types/commit/b8d44226f8e2934f97796f3dbea810962e1dae7b))
|
|
215
|
-
|
|
216
|
-
# [1.26.0](https://github.com/chargetrip/types/compare/v1.25.0...v1.26.0) (2022-04-29)
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
### Features
|
|
220
|
-
|
|
221
|
-
* bump version to 1.26 ([7391685](https://github.com/chargetrip/types/commit/7391685f3965f764792779cca789ada0c2701a61))
|
|
222
|
-
|
|
223
|
-
# [1.25.0](https://github.com/chargetrip/types/compare/v1.24.0...v1.25.0) (2022-04-08)
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
### Features
|
|
227
|
-
|
|
228
|
-
* release 1.25.0 ([17cb284](https://github.com/chargetrip/types/commit/17cb284aed39a79dc6432e258099e4ee361482fb))
|
|
229
|
-
|
|
230
|
-
# [1.24.0](https://github.com/chargetrip/types/compare/v1.23.0...v1.24.0) (2022-02-24)
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
### Features
|
|
234
|
-
|
|
235
|
-
* version bump ([8521626](https://github.com/chargetrip/types/commit/85216262da8954d4107cc4da4ab75c9e3da3e4d6))
|
|
236
|
-
|
|
237
|
-
# [1.23.0](https://github.com/chargetrip/types/compare/v1.22.0...v1.23.0) (2022-02-24)
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
### Features
|
|
241
|
-
|
|
242
|
-
* force release ([501a282](https://github.com/chargetrip/types/commit/501a2822cb13f0343a06f370f1f00784db5fb557))
|
|
243
|
-
* force release 1.23.0 ([6845063](https://github.com/chargetrip/types/commit/684506312100679bb376fb7815e393dbef1f3bc6))
|
|
244
|
-
|
|
245
|
-
# [1.22.0](https://github.com/chargetrip/types/compare/v1.21.0...v1.22.0) (2022-02-24).
|
|
246
|
-
|
|
247
|
-
### Features
|
|
248
|
-
|
|
249
|
-
* release 1.23.0 ([#22](https://github.com/chargetrip/types/issues/22)) ([b052711](https://github.com/chargetrip/types/commit/b0527117ffd7f2a4b8f86c76f72b27277b84a424))
|
|
250
|
-
|
|
251
|
-
# [1.21.0](https://github.com/chargetrip/types/compare/v1.20.0...v1.21.0) (2022-02-24)
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
### Features
|
|
255
|
-
|
|
256
|
-
* bump version ([#19](https://github.com/chargetrip/types/issues/19)) ([d15773a](https://github.com/chargetrip/types/commit/d15773a60bb875e17830788ff3489f592ffa6728))
|
|
257
|
-
* release 1.22.0 ([#21](https://github.com/chargetrip/types/issues/21)) ([25ef7e0](https://github.com/chargetrip/types/commit/25ef7e0dbb3cdf1c8c082fc3605c54545b6e9ecf))
|
|
258
|
-
|
|
259
|
-
# [1.20.0](https://github.com/chargetrip/types/compare/v1.19.0...v1.20.0) (2021-11-17)
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
### Features
|
|
263
|
-
|
|
264
|
-
* update to 1.20.0 ([#18](https://github.com/chargetrip/types/issues/18)) ([ec0472e](https://github.com/chargetrip/types/commit/ec0472ed36050f9a064781facf54063f4c16dc02))
|
|
265
|
-
|
|
266
|
-
# [1.19.0](https://github.com/chargetrip/types/compare/v1.18.0...v1.19.0) (2021-10-28)
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
### Features
|
|
270
|
-
|
|
271
|
-
* bump to version 1.19.0 ([#17](https://github.com/chargetrip/types/issues/17)) ([1c3f78b](https://github.com/chargetrip/types/commit/1c3f78b23fac3d826a53f422a0ff9e5e31bf7557))
|
|
272
|
-
|
|
273
|
-
# [1.18.0](https://github.com/chargetrip/types/compare/v1.17.0...v1.18.0) (2021-09-16)
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
### Features
|
|
277
|
-
|
|
278
|
-
* release version 1.18.0 ([#16](https://github.com/chargetrip/types/issues/16)) ([d2cd7db](https://github.com/chargetrip/types/commit/d2cd7dbea8b19ac35f19e08c1e827310d7dacdf0))
|
|
279
|
-
|
|
280
|
-
# [1.17.0](https://github.com/chargetrip/types/compare/v1.16.0...v1.17.0) (2021-08-25)
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
### Features
|
|
284
|
-
|
|
285
|
-
* release 1.17.0 ([#15](https://github.com/chargetrip/types/issues/15)) ([8ea19af](https://github.com/chargetrip/types/commit/8ea19afd19e2f6a74d4f7db2ca2ba7e7a14fc4f6))
|
|
286
|
-
|
|
287
|
-
# [1.16.0](https://github.com/chargetrip/types/compare/v1.15.0...v1.16.0) (2021-08-18)
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
### Features
|
|
291
|
-
|
|
292
|
-
* update to 1.16.0 ([#14](https://github.com/chargetrip/types/issues/14)) ([ac772b0](https://github.com/chargetrip/types/commit/ac772b087e4f744834723bc2d0acc890f0e15a61))
|
|
293
|
-
|
|
294
|
-
# [1.15.0](https://github.com/chargetrip/types/compare/v1.14.0...v1.15.0) (2021-08-11)
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
### Features
|
|
298
|
-
|
|
299
|
-
* update to 1.15.0 ([#13](https://github.com/chargetrip/types/issues/13)) ([4076f5d](https://github.com/chargetrip/types/commit/4076f5d76a91e6794c662c5a61ceb847b21067cc))
|
|
300
|
-
|
|
301
|
-
# [1.14.0](https://github.com/chargetrip/types/compare/v1.13.0...v1.14.0) (2021-06-24)
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
### Features
|
|
305
|
-
|
|
306
|
-
* Update to 1.14.0 ([4bb7d9d](https://github.com/chargetrip/types/commit/4bb7d9d00e1804357e77b1c69e4b5738d021d971))
|
|
307
|
-
|
|
308
|
-
# [1.13.0](https://github.com/chargetrip/types/compare/v1.12.0...v1.13.0) (2021-06-02)
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
### Features
|
|
312
|
-
|
|
313
|
-
* update to 1.13.0 ([#11](https://github.com/chargetrip/types/issues/11)) ([24bbd40](https://github.com/chargetrip/types/commit/24bbd4008c0dba480ff21ba92bd90230ac8d686b))
|
|
314
|
-
|
|
315
|
-
# [1.12.0](https://github.com/chargetrip/types/compare/v1.11.0...v1.12.0) (2021-05-11)
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
### Features
|
|
319
|
-
|
|
320
|
-
* release new version 1.13.0 ([#10](https://github.com/chargetrip/types/issues/10)) ([2f02ac9](https://github.com/chargetrip/types/commit/2f02ac97868578b1449eae93139a2a5b48eed34d))
|
|
321
|
-
|
|
322
|
-
# [1.11.0](https://github.com/chargetrip/types/compare/v1.10.0...v1.11.0) (2021-01-27)
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
### Features
|
|
326
|
-
|
|
327
|
-
* update version ([#7](https://github.com/chargetrip/types/issues/7)) ([91becff](https://github.com/chargetrip/types/commit/91becff7006a6e837fd43671f74b157d0f3f7401))
|
|
328
|
-
|
|
329
|
-
# [1.10.0](https://github.com/chargetrip/types/compare/v1.9.0...v1.10.0) (2021-01-27)
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
### Features
|
|
333
|
-
|
|
334
|
-
* update to version 2.0.0 (car improvements) ([#6](https://github.com/chargetrip/types/issues/6)) ([8c007eb](https://github.com/chargetrip/types/commit/8c007eb2fcd50200e52850b0d2bd59cf5e69f8d4))
|
|
335
|
-
|
|
336
|
-
# [1.9.0](https://github.com/chargetrip/types/compare/v1.8.0...v1.9.0) (2020-11-20)
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
### Features
|
|
340
|
-
|
|
341
|
-
* version bump to 1.9.0 add "predicted_availability stations ([#5](https://github.com/chargetrip/types/issues/5)) ([e768efc](https://github.com/chargetrip/types/commit/e768efcb4b147158b69177c4f47c02c31c87c5c9))
|
|
342
|
-
|
|
343
|
-
# [1.8.0](https://github.com/chargetrip/types/compare/v1.7.0...v1.8.0) (2020-11-18)
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
### Features
|
|
347
|
-
|
|
348
|
-
* version bump to 1.8.0 ([#4](https://github.com/chargetrip/types/issues/4)) ([e2d07e9](https://github.com/chargetrip/types/commit/e2d07e9444ded33802fa6562581b2b353d9d14ee))
|
|
349
|
-
|
|
350
|
-
# [1.7.0](https://github.com/chargetrip/types/compare/v1.6.0...v1.7.0) (2020-10-26)
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
### Features
|
|
354
|
-
|
|
355
|
-
* version bump to 1.7.0 ([#3](https://github.com/chargetrip/types/issues/3)) ([e2dec14](https://github.com/chargetrip/types/commit/e2dec1441d1c8e411979f18d8605c79195c5e606))
|
|
356
|
-
|
|
357
|
-
# [1.1.0](https://github.com/chargetrip/types/compare/v1.0.0...v1.1.0) (2020-10-26)
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
### Features
|
|
361
|
-
|
|
362
|
-
* car schema updates ([#2](https://github.com/chargetrip/types/issues/2)) ([3a4e84f](https://github.com/chargetrip/types/commit/3a4e84f28a98a6cd9cfb7bbeaf52a539a3163562))
|
|
363
|
-
|
|
364
|
-
# 1.5.1 (2020-09-25)
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
### Features
|
|
368
|
-
|
|
369
|
-
* Version 1.5.0 did not contain the type declaration and did not work properly and is now deprecated.
|
|
370
|
-
|
|
371
|
-
# 1.5.0 (2020-09-21)
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
### Features
|
|
375
|
-
|
|
376
|
-
* update descriptions and add chargetripEdition field on Car ([#1](https://github.com/chargetrip/types/issues/1)) ([98cff40](https://github.com/chargetrip/types/commit/98cff40379cf6a9ab2eccee931bbb7c211992d8f))
|
|
377
|
-
|
|
378
|
-
# [1.4.0](https://github.com/chargetrip/types/compare/v1.3.0...v1.4.0) (2020-07-23)
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
### Features
|
|
382
|
-
|
|
383
|
-
* fix entry points ([dd186b1](https://github.com/chargetrip/types/commit/dd186b1c3963c0b43a4ff72faa1b1189a473a85f))
|
|
384
|
-
|
|
385
|
-
# [1.3.0](https://github.com/chargetrip/types/compare/v1.2.0...v1.3.0) (2020-07-22)
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
### Features
|
|
389
|
-
|
|
390
|
-
* Add build step ([8249d96](https://github.com/chargetrip/types/commit/8249d962e05c9452670888c5d9a0c4781dd15cf8))
|
|
391
|
-
* add setup ([4c6021e](https://github.com/chargetrip/types/commit/4c6021e35ce1b4a8f27ff5becad74b1efb9f2806))
|
|
392
|
-
|
|
393
|
-
# [1.2.0](https://github.com/chargetrip/types/compare/v1.1.0...v1.2.0) (2020-07-22)
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
### Features
|
|
397
|
-
|
|
398
|
-
* include dist folder ([8fe894f](https://github.com/chargetrip/types/commit/8fe894f07f9d2d2c18e92d23a5bf8544eae21f56))
|
|
399
|
-
|
|
400
|
-
# [1.1.0](https://github.com/chargetrip/types/compare/v1.0.4...v1.1.0) (2020-07-22)
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
### Features
|
|
404
|
-
|
|
405
|
-
* add rollup and babel setup ([5a78e7b](https://github.com/chargetrip/types/commit/5a78e7b658878a83d2e52f86148dd7438c69613b))
|
|
406
|
-
|
|
407
|
-
## [1.0.4](https://github.com/chargetrip/types/compare/v1.0.3...v1.0.4) (2020-07-22)
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
### Bug Fixes
|
|
411
|
-
|
|
412
|
-
* fix plugins semantic release ([4108bc5](https://github.com/chargetrip/types/commit/4108bc528c11dd5049f58e637f630be05b4051a6))
|