tom-microservice 3.2.13 → 3.2.17
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/package.json +8 -8
- package/CHANGELOG.md +0 -1098
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "tom-microservice",
|
|
3
3
|
"description": "Tom creates customers, subscriptions plans & send notifications.",
|
|
4
4
|
"homepage": "https://tom.js.org",
|
|
5
|
-
"version": "3.2.
|
|
5
|
+
"version": "3.2.17",
|
|
6
6
|
"main": "src",
|
|
7
7
|
"bin": {
|
|
8
8
|
"tom": "bin/index.js"
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
],
|
|
41
41
|
"dependencies": {
|
|
42
42
|
"acho": "~4.0.6",
|
|
43
|
-
"beauty-error": "~1.2.
|
|
43
|
+
"beauty-error": "~1.2.9",
|
|
44
44
|
"body-parser": "~1.19.0",
|
|
45
45
|
"compression": "~1.7.4",
|
|
46
46
|
"cors": "~2.8.5",
|
|
@@ -48,27 +48,27 @@
|
|
|
48
48
|
"country-vat": "~1.0.0",
|
|
49
49
|
"emittery": "~0.10.0",
|
|
50
50
|
"express": "~4.17.1",
|
|
51
|
-
"got": "~11.8.
|
|
51
|
+
"got": "~11.8.3",
|
|
52
52
|
"helmet": "~4.6.0",
|
|
53
53
|
"import-modules": "~2.1.0",
|
|
54
54
|
"is-buffer": "~2.0.5",
|
|
55
55
|
"is-european": "~1.0.3",
|
|
56
56
|
"jsendp": "~2.1.0",
|
|
57
57
|
"lodash": "~4.17.21",
|
|
58
|
-
"mailgen": "~2.0.
|
|
58
|
+
"mailgen": "~2.0.16",
|
|
59
59
|
"map-values-deep": "~1.0.2",
|
|
60
60
|
"meow": "~9.0.0",
|
|
61
61
|
"morgan": "~1.10.0",
|
|
62
|
-
"nodemailer": "~6.7.
|
|
63
|
-
"ow": "~0.28.
|
|
62
|
+
"nodemailer": "~6.7.1",
|
|
63
|
+
"ow": "~0.28.1",
|
|
64
64
|
"p-reflect": "~2.1.0",
|
|
65
65
|
"p-retry": "~4.6.1",
|
|
66
66
|
"p-waterfall": "~2.1.1",
|
|
67
|
-
"picocolors": "~0.
|
|
67
|
+
"picocolors": "~1.0.0",
|
|
68
68
|
"pretty-ms": "~7.0.1",
|
|
69
69
|
"req-country": "~1.2.2",
|
|
70
70
|
"request-ip": "~2.1.3",
|
|
71
|
-
"stripe": "^8.
|
|
71
|
+
"stripe": "^8.191.0",
|
|
72
72
|
"time-span": "~4.0.0",
|
|
73
73
|
"to-query": "~1.6.1",
|
|
74
74
|
"twit": "~2.2.11",
|
package/CHANGELOG.md
DELETED
|
@@ -1,1098 +0,0 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
|
-
|
|
5
|
-
### 3.2.13 (2021-10-12)
|
|
6
|
-
|
|
7
|
-
### 3.2.12 (2021-09-23)
|
|
8
|
-
|
|
9
|
-
### 3.2.11 (2021-09-13)
|
|
10
|
-
|
|
11
|
-
### [3.2.10](https://github.com/kikobeats/tom-microservice/compare/v3.2.9...v3.2.10) (2021-07-19)
|
|
12
|
-
|
|
13
|
-
### 3.2.9 (2021-07-05)
|
|
14
|
-
|
|
15
|
-
### 3.2.8 (2021-07-05)
|
|
16
|
-
|
|
17
|
-
### 3.2.7 (2021-07-05)
|
|
18
|
-
|
|
19
|
-
### [3.2.6](https://github.com/kikobeats/tom-microservice/compare/v3.2.5...v3.2.6) (2021-06-25)
|
|
20
|
-
|
|
21
|
-
### [3.2.5](https://github.com/kikobeats/tom-microservice/compare/v3.2.4...v3.2.5) (2021-05-31)
|
|
22
|
-
|
|
23
|
-
### [3.2.4](https://github.com/kikobeats/tom-microservice/compare/v3.2.3...v3.2.4) (2021-05-18)
|
|
24
|
-
|
|
25
|
-
### [3.2.3](https://github.com/kikobeats/tom-microservice/compare/v3.2.2...v3.2.3) (2021-04-15)
|
|
26
|
-
|
|
27
|
-
### [3.2.2](https://github.com/kikobeats/tom-microservice/compare/v3.2.1...v3.2.2) (2021-03-29)
|
|
28
|
-
|
|
29
|
-
### [3.2.1](https://github.com/kikobeats/tom-microservice/compare/v3.2.0...v3.2.1) (2021-03-08)
|
|
30
|
-
|
|
31
|
-
## [3.2.0](https://github.com/kikobeats/tom-microservice/compare/v3.1.21...v3.2.0) (2021-03-05)
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
### Features
|
|
35
|
-
|
|
36
|
-
* avoid to use geolocation api ([0d93af1](https://github.com/kikobeats/tom-microservice/commit/0d93af1e66182c08ba806a71cf781b28b0e31050))
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
### Bug Fixes
|
|
40
|
-
|
|
41
|
-
* wait promise ([ec6ca46](https://github.com/kikobeats/tom-microservice/commit/ec6ca46452cca14ca9a3f5131699070c52bffb06))
|
|
42
|
-
|
|
43
|
-
### [3.1.21](https://github.com/kikobeats/tom-microservice/compare/v3.1.20...v3.1.21) (2021-02-26)
|
|
44
|
-
|
|
45
|
-
### [3.1.20](https://github.com/kikobeats/tom-microservice/compare/v3.1.19...v3.1.20) (2021-02-16)
|
|
46
|
-
|
|
47
|
-
### [3.1.19](https://github.com/kikobeats/tom-microservice/compare/v3.1.18...v3.1.19) (2021-01-25)
|
|
48
|
-
|
|
49
|
-
### [3.1.18](https://github.com/kikobeats/tom-microservice/compare/v3.1.17...v3.1.18) (2021-01-18)
|
|
50
|
-
|
|
51
|
-
### [3.1.17](https://github.com/kikobeats/tom-microservice/compare/v3.1.16...v3.1.17) (2021-01-04)
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
### Bug Fixes
|
|
55
|
-
|
|
56
|
-
* ensure to set the new credit card as default ([122ad3c](https://github.com/kikobeats/tom-microservice/commit/122ad3c58ae6cdadec7abc1bd0eceb757d3aaff0))
|
|
57
|
-
|
|
58
|
-
### [3.1.16](https://github.com/kikobeats/tom-microservice/compare/v3.1.15...v3.1.16) (2021-01-04)
|
|
59
|
-
|
|
60
|
-
### [3.1.15](https://github.com/kikobeats/tom-microservice/compare/v3.1.14...v3.1.15) (2020-12-30)
|
|
61
|
-
|
|
62
|
-
### [3.1.14](https://github.com/kikobeats/tom-microservice/compare/v3.1.13...v3.1.14) (2020-12-28)
|
|
63
|
-
|
|
64
|
-
### [3.1.13](https://github.com/kikobeats/tom-microservice/compare/v3.1.12...v3.1.13) (2020-12-25)
|
|
65
|
-
|
|
66
|
-
### [3.1.12](https://github.com/kikobeats/tom-microservice/compare/v3.1.11...v3.1.12) (2020-12-19)
|
|
67
|
-
|
|
68
|
-
### [3.1.11](https://github.com/kikobeats/tom-microservice/compare/v3.1.10...v3.1.11) (2020-12-14)
|
|
69
|
-
|
|
70
|
-
### [3.1.10](https://github.com/kikobeats/tom-microservice/compare/v3.1.9...v3.1.10) (2020-11-30)
|
|
71
|
-
|
|
72
|
-
### [3.1.9](https://github.com/kikobeats/tom-microservice/compare/v3.1.8...v3.1.9) (2020-11-27)
|
|
73
|
-
|
|
74
|
-
### [3.1.8](https://github.com/kikobeats/tom-microservice/compare/v3.1.7...v3.1.8) (2020-11-02)
|
|
75
|
-
|
|
76
|
-
### [3.1.7](https://github.com/kikobeats/tom-microservice/compare/v3.1.6...v3.1.7) (2020-10-31)
|
|
77
|
-
|
|
78
|
-
### [3.1.6](https://github.com/kikobeats/tom-microservice/compare/v3.1.5...v3.1.6) (2020-10-30)
|
|
79
|
-
|
|
80
|
-
### [3.1.5](https://github.com/kikobeats/tom-microservice/compare/v3.1.4...v3.1.5) (2020-10-30)
|
|
81
|
-
|
|
82
|
-
### [3.1.4](https://github.com/kikobeats/tom-microservice/compare/v3.1.3...v3.1.4) (2020-10-25)
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
### Bug Fixes
|
|
86
|
-
|
|
87
|
-
* ensure to compile template properly ([0ad169b](https://github.com/kikobeats/tom-microservice/commit/0ad169bd9fd5605b5950cc3876af0f5672b10011))
|
|
88
|
-
|
|
89
|
-
### [3.1.3](https://github.com/kikobeats/tom-microservice/compare/v3.1.2...v3.1.3) (2020-10-25)
|
|
90
|
-
|
|
91
|
-
### [3.1.2](https://github.com/kikobeats/tom-microservice/compare/v3.1.1...v3.1.2) (2020-10-22)
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
### Bug Fixes
|
|
95
|
-
|
|
96
|
-
* remove condition ([cdf23fe](https://github.com/kikobeats/tom-microservice/commit/cdf23fedb69c5f1450f692cd249f4d479cf418ce))
|
|
97
|
-
|
|
98
|
-
### [3.1.1](https://github.com/kikobeats/tom-microservice/compare/v3.1.0...v3.1.1) (2020-10-21)
|
|
99
|
-
|
|
100
|
-
## [3.1.0](https://github.com/kikobeats/tom-microservice/compare/v3.0.1...v3.1.0) (2020-10-09)
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
### Features
|
|
104
|
-
|
|
105
|
-
* support taxes strategies ([231e2c9](https://github.com/kikobeats/tom-microservice/commit/231e2c966e7507654733b8de01342336385a62f1))
|
|
106
|
-
|
|
107
|
-
### [3.0.1](https://github.com/kikobeats/tom-microservice/compare/v3.0.0...v3.0.1) (2020-10-03)
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
### Bug Fixes
|
|
111
|
-
|
|
112
|
-
* ensure to collect plan id from session ([614ff4c](https://github.com/kikobeats/tom-microservice/commit/614ff4cee7725d640d0182acfd150b60ed24bf88))
|
|
113
|
-
|
|
114
|
-
## [3.0.0](https://github.com/kikobeats/tom-microservice/compare/v2.11.0...v3.0.0) (2020-10-01)
|
|
115
|
-
|
|
116
|
-
## [2.11.0](https://github.com/kikobeats/tom-microservice/compare/v2.10.0...v2.11.0) (2020-09-30)
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
### Features
|
|
120
|
-
|
|
121
|
-
* associate a tax rate with subscriptions ([0c04eff](https://github.com/kikobeats/tom-microservice/commit/0c04eff7509ac191c5b8d96035c0a16b96e79b9a))
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
### Bug Fixes
|
|
125
|
-
|
|
126
|
-
* apply tax rate if is possible ([e600bad](https://github.com/kikobeats/tom-microservice/commit/e600bad606be0061c026783cd3d2277f8a5655a0))
|
|
127
|
-
|
|
128
|
-
## [2.10.0](https://github.com/kikobeats/tom-microservice/compare/v2.9.37...v2.10.0) (2020-09-30)
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
### Features
|
|
132
|
-
|
|
133
|
-
* update stripe version to 2020-08-27 ([d92dd7d](https://github.com/kikobeats/tom-microservice/commit/d92dd7d255a129dab94dfeba29627f97f94db5f0))
|
|
134
|
-
|
|
135
|
-
### [2.9.37](https://github.com/kikobeats/tom-microservice/compare/v2.9.36...v2.9.37) (2020-09-30)
|
|
136
|
-
|
|
137
|
-
### [2.9.36](https://github.com/kikobeats/tom-microservice/compare/v2.9.35...v2.9.36) (2020-09-28)
|
|
138
|
-
|
|
139
|
-
### [2.9.35](https://github.com/kikobeats/tom-microservice/compare/v2.9.34...v2.9.35) (2020-09-20)
|
|
140
|
-
|
|
141
|
-
### [2.9.34](https://github.com/kikobeats/tom-microservice/compare/v2.9.33...v2.9.34) (2020-09-06)
|
|
142
|
-
|
|
143
|
-
### [2.9.33](https://github.com/kikobeats/tom-microservice/compare/v2.9.32...v2.9.33) (2020-08-17)
|
|
144
|
-
|
|
145
|
-
### [2.9.32](https://github.com/kikobeats/tom-microservice/compare/v2.9.31...v2.9.32) (2020-08-11)
|
|
146
|
-
|
|
147
|
-
### [2.9.31](https://github.com/kikobeats/tom-microservice/compare/v2.9.30...v2.9.31) (2020-08-08)
|
|
148
|
-
|
|
149
|
-
### [2.9.30](https://github.com/kikobeats/tom-microservice/compare/v2.9.29...v2.9.30) (2020-08-02)
|
|
150
|
-
|
|
151
|
-
### [2.9.29](https://github.com/kikobeats/tom-microservice/compare/v2.9.28...v2.9.29) (2020-07-17)
|
|
152
|
-
|
|
153
|
-
### [2.9.28](https://github.com/kikobeats/tom-microservice/compare/v2.9.27...v2.9.28) (2020-07-08)
|
|
154
|
-
|
|
155
|
-
### [2.9.27](https://github.com/kikobeats/tom-microservice/compare/v2.9.26...v2.9.27) (2020-06-15)
|
|
156
|
-
|
|
157
|
-
### [2.9.26](https://github.com/kikobeats/tom-microservice/compare/v2.9.25...v2.9.26) (2020-06-09)
|
|
158
|
-
|
|
159
|
-
### [2.9.25](https://github.com/kikobeats/tom-microservice/compare/v2.9.24...v2.9.25) (2020-06-08)
|
|
160
|
-
|
|
161
|
-
### [2.9.24](https://github.com/kikobeats/tom-microservice/compare/v2.9.23...v2.9.24) (2020-06-01)
|
|
162
|
-
|
|
163
|
-
### [2.9.23](https://github.com/kikobeats/tom-microservice/compare/v2.9.22...v2.9.23) (2020-05-19)
|
|
164
|
-
|
|
165
|
-
### [2.9.22](https://github.com/kikobeats/tom-microservice/compare/v2.9.21...v2.9.22) (2020-05-18)
|
|
166
|
-
|
|
167
|
-
### [2.9.21](https://github.com/kikobeats/tom-microservice/compare/v2.9.20...v2.9.21) (2020-05-12)
|
|
168
|
-
|
|
169
|
-
### [2.9.20](https://github.com/kikobeats/tom-microservice/compare/v2.9.19...v2.9.20) (2020-05-07)
|
|
170
|
-
|
|
171
|
-
### [2.9.19](https://github.com/kikobeats/tom-microservice/compare/v2.9.18...v2.9.19) (2020-05-04)
|
|
172
|
-
|
|
173
|
-
### [2.9.18](https://github.com/kikobeats/tom-microservice/compare/v2.9.17...v2.9.18) (2020-04-28)
|
|
174
|
-
|
|
175
|
-
### [2.9.17](https://github.com/kikobeats/tom-microservice/compare/v2.9.16...v2.9.17) (2020-04-21)
|
|
176
|
-
|
|
177
|
-
### [2.9.16](https://github.com/kikobeats/tom-microservice/compare/v2.9.15...v2.9.16) (2020-04-13)
|
|
178
|
-
|
|
179
|
-
### [2.9.15](https://github.com/kikobeats/tom-microservice/compare/v2.9.14...v2.9.15) (2020-04-13)
|
|
180
|
-
|
|
181
|
-
### [2.9.14](https://github.com/kikobeats/tom-microservice/compare/v2.9.13...v2.9.14) (2020-04-03)
|
|
182
|
-
|
|
183
|
-
### [2.9.13](https://github.com/kikobeats/tom-microservice/compare/v2.9.12...v2.9.13) (2020-04-02)
|
|
184
|
-
|
|
185
|
-
### [2.9.12](https://github.com/kikobeats/tom-microservice/compare/v2.9.11...v2.9.12) (2020-03-27)
|
|
186
|
-
|
|
187
|
-
### [2.9.11](https://github.com/kikobeats/tom-microservice/compare/v2.9.10...v2.9.11) (2020-03-25)
|
|
188
|
-
|
|
189
|
-
### [2.9.10](https://github.com/kikobeats/tom-microservice/compare/v2.9.9...v2.9.10) (2020-03-20)
|
|
190
|
-
|
|
191
|
-
### [2.9.9](https://github.com/kikobeats/tom-microservice/compare/v2.9.8...v2.9.9) (2020-03-12)
|
|
192
|
-
|
|
193
|
-
### [2.9.8](https://github.com/kikobeats/tom-microservice/compare/v2.9.7...v2.9.8) (2020-03-11)
|
|
194
|
-
|
|
195
|
-
### [2.9.7](https://github.com/kikobeats/tom-microservice/compare/v2.9.6...v2.9.7) (2020-02-24)
|
|
196
|
-
|
|
197
|
-
### [2.9.6](https://github.com/kikobeats/tom-microservice/compare/v2.9.5...v2.9.6) (2020-02-22)
|
|
198
|
-
|
|
199
|
-
### [2.9.5](https://github.com/kikobeats/tom-microservice/compare/v2.9.4...v2.9.5) (2020-02-21)
|
|
200
|
-
|
|
201
|
-
### [2.9.4](https://github.com/kikobeats/tom-microservice/compare/v2.9.3...v2.9.4) (2020-02-18)
|
|
202
|
-
|
|
203
|
-
### [2.9.3](https://github.com/kikobeats/tom-microservice/compare/v2.9.2...v2.9.3) (2020-02-14)
|
|
204
|
-
|
|
205
|
-
### [2.9.2](https://github.com/kikobeats/tom-microservice/compare/v2.9.1...v2.9.2) (2020-02-13)
|
|
206
|
-
|
|
207
|
-
### [2.9.1](https://github.com/kikobeats/tom-microservice/compare/v2.9.0...v2.9.1) (2020-02-07)
|
|
208
|
-
|
|
209
|
-
## [2.9.0](https://github.com/kikobeats/tom-microservice/compare/v2.8.0...v2.9.0) (2020-01-31)
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
### Features
|
|
213
|
-
|
|
214
|
-
* update dependencies ([ec22701](https://github.com/kikobeats/tom-microservice/commit/ec227015b36a26d466c767cc88a7b73b25d28395))
|
|
215
|
-
|
|
216
|
-
## [2.8.0](https://github.com/kikobeats/tom-microservice/compare/v2.7.14...v2.8.0) (2020-01-21)
|
|
217
|
-
|
|
218
|
-
### [2.7.14](https://github.com/kikobeats/tom-microservice/compare/v2.7.13...v2.7.14) (2019-09-23)
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
### Bug Fixes
|
|
222
|
-
|
|
223
|
-
* get customer under best effort ([36b3a38](https://github.com/kikobeats/tom-microservice/commit/36b3a38))
|
|
224
|
-
|
|
225
|
-
### [2.7.13](https://github.com/kikobeats/tom-microservice/compare/v2.7.12...v2.7.13) (2019-09-23)
|
|
226
|
-
|
|
227
|
-
### [2.7.12](https://github.com/kikobeats/tom-microservice/compare/v2.7.11...v2.7.12) (2019-09-10)
|
|
228
|
-
|
|
229
|
-
### [2.7.11](https://github.com/kikobeats/tom-microservice/compare/v2.7.10...v2.7.11) (2019-09-07)
|
|
230
|
-
|
|
231
|
-
### [2.7.10](https://github.com/kikobeats/tom-microservice/compare/v2.7.9...v2.7.10) (2019-09-05)
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
### Bug Fixes
|
|
235
|
-
|
|
236
|
-
* ensure resolve values ([7e87cbd](https://github.com/kikobeats/tom-microservice/commit/7e87cbd))
|
|
237
|
-
|
|
238
|
-
### [2.7.9](https://github.com/kikobeats/tom-microservice/compare/v2.7.8...v2.7.9) (2019-09-05)
|
|
239
|
-
|
|
240
|
-
### [2.7.8](https://github.com/kikobeats/tom-microservice/compare/v2.7.7...v2.7.8) (2019-09-05)
|
|
241
|
-
|
|
242
|
-
### [2.7.7](https://github.com/kikobeats/tom-microservice/compare/v2.7.6...v2.7.7) (2019-09-04)
|
|
243
|
-
|
|
244
|
-
### [2.7.6](https://github.com/kikobeats/tom-microservice/compare/v2.7.5...v2.7.6) (2019-09-04)
|
|
245
|
-
|
|
246
|
-
### [2.7.5](https://github.com/kikobeats/tom-microservice/compare/v2.7.4...v2.7.5) (2019-09-04)
|
|
247
|
-
|
|
248
|
-
### [2.7.4](https://github.com/kikobeats/tom-microservice/compare/v2.7.3...v2.7.4) (2019-09-02)
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
### Bug Fixes
|
|
252
|
-
|
|
253
|
-
* linter ([40e9638](https://github.com/kikobeats/tom-microservice/commit/40e9638))
|
|
254
|
-
|
|
255
|
-
### [2.7.3](https://github.com/kikobeats/tom-microservice/compare/v2.7.1...v2.7.3) (2019-09-02)
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
### Bug Fixes
|
|
259
|
-
|
|
260
|
-
* typo ([06e8c1d](https://github.com/kikobeats/tom-microservice/commit/06e8c1d))
|
|
261
|
-
* typo ([#82](https://github.com/kikobeats/tom-microservice/issues/82)) ([b7b6542](https://github.com/kikobeats/tom-microservice/commit/b7b6542))
|
|
262
|
-
|
|
263
|
-
### [2.7.2](https://github.com/kikobeats/tom-microservice/compare/v2.7.1...v2.7.2) (2019-08-31)
|
|
264
|
-
|
|
265
|
-
### [2.7.1](https://github.com/kikobeats/tom-microservice/compare/v2.7.0...v2.7.1) (2019-08-31)
|
|
266
|
-
|
|
267
|
-
## [2.7.0](https://github.com/kikobeats/tom-microservice/compare/v2.6.0...v2.7.0) (2019-08-31)
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
### Bug Fixes
|
|
271
|
-
|
|
272
|
-
* access plan id ([22da53e](https://github.com/kikobeats/tom-microservice/commit/22da53e))
|
|
273
|
-
* better adapter interface ([31163c1](https://github.com/kikobeats/tom-microservice/commit/31163c1))
|
|
274
|
-
* simple key/value ([54db2c0](https://github.com/kikobeats/tom-microservice/commit/54db2c0))
|
|
275
|
-
* template should be optional ([fd06efc](https://github.com/kikobeats/tom-microservice/commit/fd06efc))
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
### Features
|
|
279
|
-
|
|
280
|
-
* add payment/session endpoint ([ee7ef2f](https://github.com/kikobeats/tom-microservice/commit/ee7ef2f))
|
|
281
|
-
* add stripe webhook support ([cbd7942](https://github.com/kikobeats/tom-microservice/commit/cbd7942))
|
|
282
|
-
|
|
283
|
-
## [2.6.0](https://github.com/kikobeats/tom-microservice/compare/v2.5.9...v2.6.0) (2019-08-27)
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
### Features
|
|
287
|
-
|
|
288
|
-
* fill customer metadata ([#80](https://github.com/kikobeats/tom-microservice/issues/80)) ([2c16a4c](https://github.com/kikobeats/tom-microservice/commit/2c16a4c))
|
|
289
|
-
* fill user metadata ([bfdf997](https://github.com/kikobeats/tom-microservice/commit/bfdf997))
|
|
290
|
-
|
|
291
|
-
### [2.5.9](https://github.com/kikobeats/tom-microservice/compare/v2.5.8...v2.5.9) (2019-08-27)
|
|
292
|
-
|
|
293
|
-
### [2.5.8](https://github.com/kikobeats/tom-microservice/compare/v2.5.7...v2.5.8) (2019-08-24)
|
|
294
|
-
|
|
295
|
-
### [2.5.7](https://github.com/kikobeats/tom-microservice/compare/v2.5.6...v2.5.7) (2019-08-21)
|
|
296
|
-
|
|
297
|
-
### [2.5.6](https://github.com/kikobeats/tom-microservice/compare/v2.5.5...v2.5.6) (2019-08-19)
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
### Bug Fixes
|
|
301
|
-
|
|
302
|
-
* linter ([d3fadee](https://github.com/kikobeats/tom-microservice/commit/d3fadee))
|
|
303
|
-
|
|
304
|
-
### [2.5.5](https://github.com/kikobeats/tom-microservice/compare/v2.5.4...v2.5.5) (2019-08-15)
|
|
305
|
-
|
|
306
|
-
### [2.5.4](https://github.com/kikobeats/tom-microservice/compare/v2.5.3...v2.5.4) (2019-08-15)
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
### Bug Fixes
|
|
310
|
-
|
|
311
|
-
* typo ([d7a0f46](https://github.com/kikobeats/tom-microservice/commit/d7a0f46))
|
|
312
|
-
|
|
313
|
-
### [2.5.3](https://github.com/kikobeats/tom-microservice/compare/v2.5.2...v2.5.3) (2019-08-14)
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
### Bug Fixes
|
|
317
|
-
|
|
318
|
-
* wait server is ready ([4df4910](https://github.com/kikobeats/tom-microservice/commit/4df4910))
|
|
319
|
-
|
|
320
|
-
### [2.5.2](https://github.com/kikobeats/tom-microservice/compare/v2.5.1...v2.5.2) (2019-08-11)
|
|
321
|
-
|
|
322
|
-
### [2.5.1](https://github.com/kikobeats/tom-microservice/compare/v2.5.0...v2.5.1) (2019-07-30)
|
|
323
|
-
|
|
324
|
-
## [2.5.0](https://github.com/kikobeats/tom-microservice/compare/v2.3.37...v2.5.0) (2019-06-19)
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
### Bug Fixes
|
|
328
|
-
|
|
329
|
-
* typo ([de0c2d3](https://github.com/kikobeats/tom-microservice/commit/de0c2d3))
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
### Build System
|
|
333
|
-
|
|
334
|
-
* update dependencies ([cbdadf9](https://github.com/kikobeats/tom-microservice/commit/cbdadf9))
|
|
335
|
-
* update dependencies ([c81ede2](https://github.com/kikobeats/tom-microservice/commit/c81ede2))
|
|
336
|
-
* update travis ([4a5eac4](https://github.com/kikobeats/tom-microservice/commit/4a5eac4))
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
### Features
|
|
340
|
-
|
|
341
|
-
* remove deep-map dependency ([15b6ab9](https://github.com/kikobeats/tom-microservice/commit/15b6ab9))
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
### Tests
|
|
345
|
-
|
|
346
|
-
* rename helper ([9c0fbfc](https://github.com/kikobeats/tom-microservice/commit/9c0fbfc))
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
## [2.4.0](https://github.com/kikobeats/tom-microservice/compare/v2.3.37...v2.4.0) (2019-06-04)
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
### Build System
|
|
354
|
-
|
|
355
|
-
* update dependencies ([cbdadf9](https://github.com/kikobeats/tom-microservice/commit/cbdadf9))
|
|
356
|
-
* update dependencies ([c81ede2](https://github.com/kikobeats/tom-microservice/commit/c81ede2))
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
### Features
|
|
360
|
-
|
|
361
|
-
* remove deep-map dependency ([15b6ab9](https://github.com/kikobeats/tom-microservice/commit/15b6ab9))
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
### Tests
|
|
365
|
-
|
|
366
|
-
* rename helper ([9c0fbfc](https://github.com/kikobeats/tom-microservice/commit/9c0fbfc))
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
### [2.3.37](https://github.com/kikobeats/tom-microservice/compare/v2.3.36...v2.3.37) (2019-05-28)
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
### Bug Fixes
|
|
374
|
-
|
|
375
|
-
* **package:** update beauty-error to version 1.2.0 ([77d0b47](https://github.com/kikobeats/tom-microservice/commit/77d0b47))
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
### [2.3.36](https://github.com/kikobeats/tom-microservice/compare/v2.3.35...v2.3.36) (2019-05-26)
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
### Bug Fixes
|
|
383
|
-
|
|
384
|
-
* **package:** update to-query to version 1.4.0 ([c193a8a](https://github.com/kikobeats/tom-microservice/commit/c193a8a))
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
### [2.3.35](https://github.com/kikobeats/tom-microservice/compare/v2.3.34...v2.3.35) (2019-05-25)
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
### Bug Fixes
|
|
392
|
-
|
|
393
|
-
* **package:** update to-query to version 1.3.0 ([a57b7b2](https://github.com/kikobeats/tom-microservice/commit/a57b7b2))
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
### [2.3.34](https://github.com/kikobeats/tom-microservice/compare/v2.3.33...v2.3.34) (2019-05-24)
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
### Bug Fixes
|
|
401
|
-
|
|
402
|
-
* **package:** update to-query to version 1.2.1 ([664d79d](https://github.com/kikobeats/tom-microservice/commit/664d79d))
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
### [2.3.33](https://github.com/kikobeats/tom-microservice/compare/v2.3.32...v2.3.33) (2019-05-23)
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
### Bug Fixes
|
|
410
|
-
|
|
411
|
-
* **package:** update to-query to version 1.1.0 ([05f10a0](https://github.com/kikobeats/tom-microservice/commit/05f10a0))
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
### [2.3.32](https://github.com/kikobeats/tom-microservice/compare/v2.3.31...v2.3.32) (2019-05-23)
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
### Build System
|
|
419
|
-
|
|
420
|
-
* update dependencies ([a59ae1f](https://github.com/kikobeats/tom-microservice/commit/a59ae1f))
|
|
421
|
-
* use to-query dependency ([3943f38](https://github.com/kikobeats/tom-microservice/commit/3943f38))
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
### [2.3.31](https://github.com/kikobeats/tom-microservice/compare/v2.3.30...v2.3.31) (2019-05-20)
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
### Build System
|
|
429
|
-
|
|
430
|
-
* change git-authors-cli position ([05a1eab](https://github.com/kikobeats/tom-microservice/commit/05a1eab))
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
### [2.3.30](https://github.com/kikobeats/tom-microservice/compare/v2.3.29...v2.3.30) (2019-05-17)
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
### Bug Fixes
|
|
438
|
-
|
|
439
|
-
* **package:** update express to version 4.17.0 ([d7e0715](https://github.com/kikobeats/tom-microservice/commit/d7e0715))
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
### [2.3.29](https://github.com/kikobeats/tom-microservice/compare/v2.3.28...v2.3.29) (2019-05-15)
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
### Bug Fixes
|
|
447
|
-
|
|
448
|
-
* **package:** update stripe to version 7.0.0 ([91f0188](https://github.com/kikobeats/tom-microservice/commit/91f0188))
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
### [2.3.28](https://github.com/kikobeats/tom-microservice/compare/v2.3.26...v2.3.28) (2019-05-12)
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
### Bug Fixes
|
|
456
|
-
|
|
457
|
-
* **package:** update update-notifier to version 2.6.0 ([008e246](https://github.com/kikobeats/tom-microservice/commit/008e246))
|
|
458
|
-
* linter ([4876baf](https://github.com/kikobeats/tom-microservice/commit/4876baf))
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
### Build System
|
|
462
|
-
|
|
463
|
-
* update dependencies ([252c026](https://github.com/kikobeats/tom-microservice/commit/252c026))
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
### [2.3.27](https://github.com/kikobeats/tom-microservice/compare/v2.3.26...v2.3.27) (2019-05-12)
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
### Bug Fixes
|
|
471
|
-
|
|
472
|
-
* **package:** update update-notifier to version 2.6.0 ([008e246](https://github.com/kikobeats/tom-microservice/commit/008e246))
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
### Build System
|
|
476
|
-
|
|
477
|
-
* update dependencies ([252c026](https://github.com/kikobeats/tom-microservice/commit/252c026))
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
### [2.3.26](https://github.com/kikobeats/tom-microservice/compare/v2.3.25...v2.3.26) (2019-05-05)
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
### Bug Fixes
|
|
485
|
-
|
|
486
|
-
* **package:** update helmet to version 3.18.0 ([80b3051](https://github.com/kikobeats/tom-microservice/commit/80b3051))
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
## [2.3.25](https://github.com/kikobeats/tom-microservice/compare/v2.3.24...v2.3.25) (2019-05-03)
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
### Bug Fixes
|
|
494
|
-
|
|
495
|
-
* **package:** update helmet to version 3.17.0 ([4af12bc](https://github.com/kikobeats/tom-microservice/commit/4af12bc))
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
## [2.3.24](https://github.com/kikobeats/tom-microservice/compare/v2.3.23...v2.3.24) (2019-04-30)
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
### Bug Fixes
|
|
503
|
-
|
|
504
|
-
* **package:** update pupa to version 2.0.0 ([6e0ac0b](https://github.com/kikobeats/tom-microservice/commit/6e0ac0b))
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
## [2.3.23](https://github.com/kikobeats/tom-microservice/compare/v2.3.22...v2.3.23) (2019-04-26)
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
### Bug Fixes
|
|
512
|
-
|
|
513
|
-
* **package:** update body-parser to version 1.19.0 ([6720974](https://github.com/kikobeats/tom-microservice/commit/6720974))
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
## [2.3.22](https://github.com/kikobeats/tom-microservice/compare/v2.3.21...v2.3.22) (2019-04-24)
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
### Bug Fixes
|
|
521
|
-
|
|
522
|
-
* **package:** update auto-parse to version 1.7.0 ([c68539a](https://github.com/kikobeats/tom-microservice/commit/c68539a))
|
|
523
|
-
* **package:** update pretty-ms to version 5.0.0 ([f952899](https://github.com/kikobeats/tom-microservice/commit/f952899))
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
## [2.3.21](https://github.com/kikobeats/tom-microservice/compare/v2.3.20...v2.3.21) (2019-04-18)
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
### Bug Fixes
|
|
531
|
-
|
|
532
|
-
* **package:** update time-span to version 3.1.0 ([2f4789e](https://github.com/kikobeats/tom-microservice/commit/2f4789e))
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
<a name="2.3.20"></a>
|
|
537
|
-
## [2.3.20](https://github.com/kikobeats/tom-microservice/compare/v2.3.19...v2.3.20) (2019-04-06)
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
### Bug Fixes
|
|
541
|
-
|
|
542
|
-
* **package:** update nodemailer to version 6.1.0 ([bd4edd6](https://github.com/kikobeats/tom-microservice/commit/bd4edd6))
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
<a name="2.3.19"></a>
|
|
547
|
-
## [2.3.19](https://github.com/kikobeats/tom-microservice/compare/v2.3.18...v2.3.19) (2019-04-03)
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
### Bug Fixes
|
|
551
|
-
|
|
552
|
-
* **package:** update p-reflect to version 2.1.0 ([a9ba9f7](https://github.com/kikobeats/tom-microservice/commit/a9ba9f7))
|
|
553
|
-
* **package:** update p-waterfall to version 2.1.0 ([81eb730](https://github.com/kikobeats/tom-microservice/commit/81eb730))
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
<a name="2.3.18"></a>
|
|
558
|
-
## [2.3.18](https://github.com/kikobeats/tom-microservice/compare/v2.3.17...v2.3.18) (2019-03-31)
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
### Bug Fixes
|
|
562
|
-
|
|
563
|
-
* **package:** update p-retry to version 4.1.0 ([379d249](https://github.com/kikobeats/tom-microservice/commit/379d249))
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
<a name="2.3.17"></a>
|
|
568
|
-
## [2.3.17](https://github.com/kikobeats/tom-microservice/compare/v2.3.16...v2.3.17) (2019-03-25)
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
### Bug Fixes
|
|
572
|
-
|
|
573
|
-
* **package:** update nodemailer to version 6.0.0 ([1008729](https://github.com/kikobeats/tom-microservice/commit/1008729))
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
<a name="2.3.16"></a>
|
|
578
|
-
## [2.3.16](https://github.com/kikobeats/tom-microservice/compare/v2.3.14...v2.3.16) (2019-03-24)
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
### Bug Fixes
|
|
582
|
-
|
|
583
|
-
* **package:** update cosmiconfig to version 5.2.0 ([af15009](https://github.com/kikobeats/tom-microservice/commit/af15009))
|
|
584
|
-
* **package:** update p-reflect to version 2.0.0 ([e968244](https://github.com/kikobeats/tom-microservice/commit/e968244))
|
|
585
|
-
* **package:** update p-waterfall to version 2.0.0 ([111931f](https://github.com/kikobeats/tom-microservice/commit/111931f))
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
<a name="2.3.15"></a>
|
|
590
|
-
## [2.3.15](https://github.com/kikobeats/tom-microservice/compare/v2.3.14...v2.3.15) (2019-03-18)
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
### Bug Fixes
|
|
594
|
-
|
|
595
|
-
* **package:** update p-reflect to version 2.0.0 ([e968244](https://github.com/kikobeats/tom-microservice/commit/e968244))
|
|
596
|
-
* **package:** update p-waterfall to version 2.0.0 ([111931f](https://github.com/kikobeats/tom-microservice/commit/111931f))
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
<a name="2.3.14"></a>
|
|
601
|
-
## [2.3.14](https://github.com/kikobeats/tom-microservice/compare/v2.3.13...v2.3.14) (2019-03-11)
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
### Bug Fixes
|
|
605
|
-
|
|
606
|
-
* **package:** update p-retry to version 4.0.0 ([4bd66df](https://github.com/kikobeats/tom-microservice/commit/4bd66df))
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
<a name="2.3.13"></a>
|
|
611
|
-
## [2.3.13](https://github.com/kikobeats/tom-microservice/compare/v2.3.12...v2.3.13) (2019-03-10)
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
### Bug Fixes
|
|
615
|
-
|
|
616
|
-
* **package:** update helmet to version 3.16.0 ([5497418](https://github.com/kikobeats/tom-microservice/commit/5497418))
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
<a name="2.3.12"></a>
|
|
621
|
-
## [2.3.12](https://github.com/kikobeats/tom-microservice/compare/v2.3.11...v2.3.12) (2019-03-08)
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
### Bug Fixes
|
|
625
|
-
|
|
626
|
-
* **package:** update time-span to version 3.0.0 ([b9d191d](https://github.com/kikobeats/tom-microservice/commit/b9d191d))
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
<a name="2.3.11"></a>
|
|
631
|
-
## [2.3.11](https://github.com/kikobeats/tom-microservice/compare/v2.3.10...v2.3.11) (2019-02-18)
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
<a name="2.3.10"></a>
|
|
636
|
-
## [2.3.10](https://github.com/kikobeats/tom-microservice/compare/v2.3.8...v2.3.10) (2019-01-17)
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
### Bug Fixes
|
|
640
|
-
|
|
641
|
-
* **package:** update got to version 9.6.0 ([738882b](https://github.com/kikobeats/tom-microservice/commit/738882b))
|
|
642
|
-
* **package:** update ow to version 0.10.0 ([dddd906](https://github.com/kikobeats/tom-microservice/commit/dddd906))
|
|
643
|
-
* **package:** update ow to version 0.9.0 ([151165b](https://github.com/kikobeats/tom-microservice/commit/151165b))
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
<a name="2.3.9"></a>
|
|
648
|
-
## [2.3.9](https://github.com/kikobeats/tom-microservice/compare/v2.3.8...v2.3.9) (2019-01-15)
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
### Bug Fixes
|
|
652
|
-
|
|
653
|
-
* **package:** update ow to version 0.10.0 ([dddd906](https://github.com/kikobeats/tom-microservice/commit/dddd906))
|
|
654
|
-
* **package:** update ow to version 0.9.0 ([151165b](https://github.com/kikobeats/tom-microservice/commit/151165b))
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
<a name="2.3.8"></a>
|
|
659
|
-
## [2.3.8](https://github.com/kikobeats/tom-microservice/compare/v2.3.7...v2.3.8) (2019-01-09)
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
### Bug Fixes
|
|
663
|
-
|
|
664
|
-
* **package:** update nodemailer to version 5.1.0 ([df0769e](https://github.com/kikobeats/tom-microservice/commit/df0769e))
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
<a name="2.3.7"></a>
|
|
669
|
-
## [2.3.7](https://github.com/kikobeats/tom-microservice/compare/v2.3.6...v2.3.7) (2018-12-28)
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
### Bug Fixes
|
|
673
|
-
|
|
674
|
-
* **package:** update nodemailer to version 5.0.0 ([edc8b33](https://github.com/kikobeats/tom-microservice/commit/edc8b33))
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
<a name="2.3.6"></a>
|
|
679
|
-
## [2.3.6](https://github.com/kikobeats/tom-microservice/compare/v2.3.5...v2.3.6) (2018-12-19)
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
### Bug Fixes
|
|
683
|
-
|
|
684
|
-
* **package:** update jsendp to version 2.1.0 ([93ec870](https://github.com/kikobeats/tom-microservice/commit/93ec870))
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
<a name="2.3.5"></a>
|
|
689
|
-
## [2.3.5](https://github.com/kikobeats/tom-microservice/compare/v2.3.4...v2.3.5) (2018-12-19)
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
### Bug Fixes
|
|
693
|
-
|
|
694
|
-
* **package:** update got to version 9.5.0 ([0e13b20](https://github.com/kikobeats/tom-microservice/commit/0e13b20))
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
<a name="2.3.4"></a>
|
|
699
|
-
## [2.3.4](https://github.com/kikobeats/tom-microservice/compare/v2.3.3...v2.3.4) (2018-12-12)
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
### Bug Fixes
|
|
703
|
-
|
|
704
|
-
* **package:** update p-retry to version 3.0.0 ([2587c8d](https://github.com/kikobeats/tom-microservice/commit/2587c8d))
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
<a name="2.3.3"></a>
|
|
709
|
-
## [2.3.3](https://github.com/kikobeats/tom-microservice/compare/v2.3.2...v2.3.3) (2018-12-11)
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
### Bug Fixes
|
|
713
|
-
|
|
714
|
-
* **package:** update got to version 9.4.0 ([d436f42](https://github.com/kikobeats/tom-microservice/commit/d436f42))
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
<a name="2.3.2"></a>
|
|
719
|
-
## [2.3.2](https://github.com/kikobeats/tom-microservice/compare/v2.3.1...v2.3.2) (2018-12-03)
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
### Bug Fixes
|
|
723
|
-
|
|
724
|
-
* **package:** update auto-parse to version 1.6.0 ([82915fb](https://github.com/kikobeats/tom-microservice/commit/82915fb))
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
<a name="2.3.1"></a>
|
|
729
|
-
## [2.3.1](https://github.com/kikobeats/tom-microservice/compare/v2.3.0...v2.3.1) (2018-11-27)
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
### Bug Fixes
|
|
733
|
-
|
|
734
|
-
* **package:** update stripe to version 6.16.0 ([a1cc119](https://github.com/kikobeats/tom-microservice/commit/a1cc119))
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
<a name="2.3.0"></a>
|
|
739
|
-
# [2.3.0](https://github.com/kikobeats/tom-microservice/compare/v2.2.10...v2.3.0) (2018-11-26)
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
### Features
|
|
743
|
-
|
|
744
|
-
* better logging errors ([151b611](https://github.com/kikobeats/tom-microservice/commit/151b611))
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
<a name="2.2.10"></a>
|
|
749
|
-
## [2.2.10](https://github.com/kikobeats/tom-microservice/compare/v2.2.9...v2.2.10) (2018-11-19)
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
### Bug Fixes
|
|
753
|
-
|
|
754
|
-
* **package:** update nodemailer to version 4.7.0 ([0b40d67](https://github.com/kikobeats/tom-microservice/commit/0b40d67))
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
<a name="2.2.9"></a>
|
|
759
|
-
## [2.2.9](https://github.com/kikobeats/tom-microservice/compare/v2.2.8...v2.2.9) (2018-11-12)
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
### Bug Fixes
|
|
763
|
-
|
|
764
|
-
* **package:** update stripe to version 6.15.0 ([7fc8e39](https://github.com/kikobeats/tom-microservice/commit/7fc8e39))
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
<a name="2.2.8"></a>
|
|
769
|
-
## [2.2.8](https://github.com/kikobeats/tom-microservice/compare/v2.2.7...v2.2.8) (2018-11-12)
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
### Bug Fixes
|
|
773
|
-
|
|
774
|
-
* error message ([8aa2392](https://github.com/kikobeats/tom-microservice/commit/8aa2392))
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
<a name="2.2.7"></a>
|
|
779
|
-
## [2.2.7](https://github.com/kikobeats/tom-microservice/compare/v2.2.6...v2.2.7) (2018-11-12)
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
### Bug Fixes
|
|
783
|
-
|
|
784
|
-
* call method ([a3b0bb1](https://github.com/kikobeats/tom-microservice/commit/a3b0bb1))
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
<a name="2.2.6"></a>
|
|
789
|
-
## [2.2.6](https://github.com/kikobeats/tom-microservice/compare/v2.2.5...v2.2.6) (2018-11-09)
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
### Bug Fixes
|
|
793
|
-
|
|
794
|
-
* **package:** update stripe to version 6.14.0 ([ee1a28c](https://github.com/kikobeats/tom-microservice/commit/ee1a28c))
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
<a name="2.2.5"></a>
|
|
799
|
-
## [2.2.5](https://github.com/kikobeats/tom-microservice/compare/v2.2.4...v2.2.5) (2018-11-07)
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
### Bug Fixes
|
|
803
|
-
|
|
804
|
-
* **package:** update helmet to version 3.15.0 ([38be890](https://github.com/kikobeats/tom-microservice/commit/38be890))
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
<a name="2.2.4"></a>
|
|
809
|
-
## [2.2.4](https://github.com/kikobeats/tom-microservice/compare/v2.2.3...v2.2.4) (2018-10-30)
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
### Bug Fixes
|
|
813
|
-
|
|
814
|
-
* **package:** update stripe to version 6.13.0 ([69d42c7](https://github.com/kikobeats/tom-microservice/commit/69d42c7))
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
<a name="2.2.3"></a>
|
|
819
|
-
## [2.2.3](https://github.com/kikobeats/tom-microservice/compare/v2.2.2...v2.2.3) (2018-10-30)
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
### Bug Fixes
|
|
823
|
-
|
|
824
|
-
* **package:** update got to version 9.3.0 ([d5494fa](https://github.com/kikobeats/tom-microservice/commit/d5494fa))
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
<a name="2.2.2"></a>
|
|
829
|
-
## [2.2.2](https://github.com/kikobeats/tom-microservice/compare/v2.2.1...v2.2.2) (2018-10-30)
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
### Bug Fixes
|
|
833
|
-
|
|
834
|
-
* **package:** update clean-stack to version 2.0.0 ([d033a94](https://github.com/kikobeats/tom-microservice/commit/d033a94))
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
<a name="2.2.1"></a>
|
|
839
|
-
## 2.2.1 (2018-10-16)
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
### Bug Fixes
|
|
843
|
-
|
|
844
|
-
* **package:** update ow to version 0.8.0 ([20b7f6b](https://github.com/kikobeats/tom-microservice/commit/20b7f6b))
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
<a name="2.2.0"></a>
|
|
849
|
-
# 2.2.0 (2018-08-28)
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
<a name="2.1.2"></a>
|
|
854
|
-
## 2.1.2 (2018-08-23)
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
<a name="2.1.1"></a>
|
|
859
|
-
## 2.1.1 (2018-08-22)
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
<a name="2.1.0"></a>
|
|
864
|
-
# 2.1.0 (2018-08-21)
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
<a name="2.0.0"></a>
|
|
869
|
-
# 2.0.0 (2018-07-29)
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
<a name="1.1.3"></a>
|
|
874
|
-
## 1.1.3 (2018-05-11)
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
<a name="1.1.2"></a>
|
|
879
|
-
## 1.1.2 (2018-05-10)
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
<a name="1.1.1"></a>
|
|
884
|
-
## 1.1.1 (2018-03-24)
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
<a name="1.1.0"></a>
|
|
889
|
-
# 1.1.0 (2018-03-23)
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
<a name="1.0.5"></a>
|
|
894
|
-
## 1.0.5 (2018-01-08)
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
<a name="1.0.4"></a>
|
|
899
|
-
## 1.0.4 (2018-01-07)
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
<a name="1.0.3"></a>
|
|
904
|
-
## 1.0.3 (2018-01-05)
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
<a name="1.0.2"></a>
|
|
909
|
-
## 1.0.2 (2018-01-05)
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
<a name="1.0.1"></a>
|
|
914
|
-
## 1.0.1 (2018-01-05)
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
<a name="1.0.0"></a>
|
|
919
|
-
# 1.0.0 (2018-01-05)
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
<a name="2.2.0"></a>
|
|
924
|
-
# 2.2.0 (2018-08-28)
|
|
925
|
-
|
|
926
|
-
* Add Twitter integration ([4665a46](https://github.com/kikobeats/tom-microservice/commit/4665a46)), closes [#15](https://github.com/kikobeats/tom-microservice/issues/15)
|
|
927
|
-
* Add Twitter integration ([1f8e9cc](https://github.com/kikobeats/tom-microservice/commit/1f8e9cc)), closes [#15](https://github.com/kikobeats/tom-microservice/issues/15)
|
|
928
|
-
* Add Twitter integration ([d06cac6](https://github.com/kikobeats/tom-microservice/commit/d06cac6)), closes [#15](https://github.com/kikobeats/tom-microservice/issues/15)
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
<a name="2.1.2"></a>
|
|
933
|
-
## 2.1.2 (2018-08-23)
|
|
934
|
-
|
|
935
|
-
* Fix default cors ([c941aa5](https://github.com/kikobeats/tom-microservice/commit/c941aa5))
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
<a name="2.1.1"></a>
|
|
940
|
-
## 2.1.1 (2018-08-22)
|
|
941
|
-
|
|
942
|
-
* Pass previous props in batch series ([c3faf8d](https://github.com/kikobeats/tom-microservice/commit/c3faf8d))
|
|
943
|
-
* Unify notification responses ([269309f](https://github.com/kikobeats/tom-microservice/commit/269309f))
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
<a name="2.1.0"></a>
|
|
948
|
-
# 2.1.0 (2018-08-21)
|
|
949
|
-
|
|
950
|
-
* Attach payload to response ([3f90d4c](https://github.com/kikobeats/tom-microservice/commit/3f90d4c))
|
|
951
|
-
* Update ([1a3f106](https://github.com/kikobeats/tom-microservice/commit/1a3f106))
|
|
952
|
-
* Update ([6001985](https://github.com/kikobeats/tom-microservice/commit/6001985))
|
|
953
|
-
* Update lint ([986e37f](https://github.com/kikobeats/tom-microservice/commit/986e37f))
|
|
954
|
-
* Update plan id for resting ([206de9f](https://github.com/kikobeats/tom-microservice/commit/206de9f))
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
<a name="2.0.0"></a>
|
|
959
|
-
# 2.0.0 (2018-07-29)
|
|
960
|
-
|
|
961
|
-
* Add /notifications/slack to the README ([cad1cc5](https://github.com/kikobeats/tom-microservice/commit/cad1cc5))
|
|
962
|
-
* Add batch command ([ad5d2fc](https://github.com/kikobeats/tom-microservice/commit/ad5d2fc)), closes [#12](https://github.com/kikobeats/tom-microservice/issues/12)
|
|
963
|
-
* Add coveralls ([9174cde](https://github.com/kikobeats/tom-microservice/commit/9174cde))
|
|
964
|
-
* Add documentation for /notification/telegram ([65bb49c](https://github.com/kikobeats/tom-microservice/commit/65bb49c))
|
|
965
|
-
* Add event emitter system ([7f60516](https://github.com/kikobeats/tom-microservice/commit/7f60516))
|
|
966
|
-
* Add retry for commands ([162a32a](https://github.com/kikobeats/tom-microservice/commit/162a32a)), closes [#8](https://github.com/kikobeats/tom-microservice/issues/8)
|
|
967
|
-
* Add slack integration ([8db5c97](https://github.com/kikobeats/tom-microservice/commit/8db5c97))
|
|
968
|
-
* Add telegram notification command ([759f5e4](https://github.com/kikobeats/tom-microservice/commit/759f5e4))
|
|
969
|
-
* Add template support for slack notifications ([21fa811](https://github.com/kikobeats/tom-microservice/commit/21fa811))
|
|
970
|
-
* Adjust menu ([b9ccbf1](https://github.com/kikobeats/tom-microservice/commit/b9ccbf1)), closes [#5](https://github.com/kikobeats/tom-microservice/issues/5)
|
|
971
|
-
* Adjust style for block codes ([8c10545](https://github.com/kikobeats/tom-microservice/commit/8c10545)), closes [#4](https://github.com/kikobeats/tom-microservice/issues/4)
|
|
972
|
-
* Don't access template directly ([64a08a8](https://github.com/kikobeats/tom-microservice/commit/64a08a8))
|
|
973
|
-
* Ensure required config value are present ([d0e5b60](https://github.com/kikobeats/tom-microservice/commit/d0e5b60))
|
|
974
|
-
* Fix event multiple events ([99e0a7f](https://github.com/kikobeats/tom-microservice/commit/99e0a7f))
|
|
975
|
-
* Fix resolve compilation with non template ([b6bd194](https://github.com/kikobeats/tom-microservice/commit/b6bd194))
|
|
976
|
-
* Fix tests ([dfbf28d](https://github.com/kikobeats/tom-microservice/commit/dfbf28d))
|
|
977
|
-
* Fix typo ([530ef40](https://github.com/kikobeats/tom-microservice/commit/530ef40))
|
|
978
|
-
* Move credential error inside commands ([d5658fa](https://github.com/kikobeats/tom-microservice/commit/d5658fa))
|
|
979
|
-
* Prefix environment variables ([a993fb5](https://github.com/kikobeats/tom-microservice/commit/a993fb5))
|
|
980
|
-
* Redesign docs ([ec279bb](https://github.com/kikobeats/tom-microservice/commit/ec279bb))
|
|
981
|
-
* Refactor tests ([a3e50ad](https://github.com/kikobeats/tom-microservice/commit/a3e50ad))
|
|
982
|
-
* Remove telebot and use a simple request instead ([0475b80](https://github.com/kikobeats/tom-microservice/commit/0475b80))
|
|
983
|
-
* Remove unused dependencies ([598da6e](https://github.com/kikobeats/tom-microservice/commit/598da6e))
|
|
984
|
-
* Rename chat_id to chatId ([5196572](https://github.com/kikobeats/tom-microservice/commit/5196572))
|
|
985
|
-
* Tweaks ([7d061ba](https://github.com/kikobeats/tom-microservice/commit/7d061ba))
|
|
986
|
-
* Tweaks ([1dee0f2](https://github.com/kikobeats/tom-microservice/commit/1dee0f2))
|
|
987
|
-
* Tweaks ([c081909](https://github.com/kikobeats/tom-microservice/commit/c081909))
|
|
988
|
-
* Unify naming ([51edb69](https://github.com/kikobeats/tom-microservice/commit/51edb69))
|
|
989
|
-
* Unify normalization ([537e705](https://github.com/kikobeats/tom-microservice/commit/537e705))
|
|
990
|
-
* Unify template support ([c1f13a9](https://github.com/kikobeats/tom-microservice/commit/c1f13a9))
|
|
991
|
-
* Update ([44d01a5](https://github.com/kikobeats/tom-microservice/commit/44d01a5))
|
|
992
|
-
* Update ([a0ec320](https://github.com/kikobeats/tom-microservice/commit/a0ec320))
|
|
993
|
-
* Update docs ([f65d97b](https://github.com/kikobeats/tom-microservice/commit/f65d97b))
|
|
994
|
-
* Update docs ([51f6dce](https://github.com/kikobeats/tom-microservice/commit/51f6dce))
|
|
995
|
-
* Update docs ([6e9d5a1](https://github.com/kikobeats/tom-microservice/commit/6e9d5a1))
|
|
996
|
-
* Update index.html ([25a3d1c](https://github.com/kikobeats/tom-microservice/commit/25a3d1c))
|
|
997
|
-
* Update index.html ([0d8f661](https://github.com/kikobeats/tom-microservice/commit/0d8f661))
|
|
998
|
-
* Update payment commands ([717035d](https://github.com/kikobeats/tom-microservice/commit/717035d))
|
|
999
|
-
* Update README.md ([2d72903](https://github.com/kikobeats/tom-microservice/commit/2d72903))
|
|
1000
|
-
* Update README.md ([be00ef1](https://github.com/kikobeats/tom-microservice/commit/be00ef1))
|
|
1001
|
-
* Update style.css ([2315e9c](https://github.com/kikobeats/tom-microservice/commit/2315e9c))
|
|
1002
|
-
* Update tests ([e340307](https://github.com/kikobeats/tom-microservice/commit/e340307))
|
|
1003
|
-
* Use got instead of node-fetch ([e751d4d](https://github.com/kikobeats/tom-microservice/commit/e751d4d))
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
<a name="1.1.3"></a>
|
|
1008
|
-
## 1.1.3 (2018-05-11)
|
|
1009
|
-
|
|
1010
|
-
* Style tweaks ([37c9ac4](https://github.com/kikobeats/tom-microservice/commit/37c9ac4))
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
<a name="1.1.2"></a>
|
|
1015
|
-
## 1.1.2 (2018-05-10)
|
|
1016
|
-
|
|
1017
|
-
* Add copy clipboard button ([2183058](https://github.com/kikobeats/tom-microservice/commit/2183058))
|
|
1018
|
-
* Add list space ([471716f](https://github.com/kikobeats/tom-microservice/commit/471716f))
|
|
1019
|
-
* Update ([f64c266](https://github.com/kikobeats/tom-microservice/commit/f64c266))
|
|
1020
|
-
* Update deps ([220b946](https://github.com/kikobeats/tom-microservice/commit/220b946))
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
<a name="1.1.1"></a>
|
|
1025
|
-
## 1.1.1 (2018-03-24)
|
|
1026
|
-
|
|
1027
|
-
* Adjust doc style ([e9d6fbf](https://github.com/kikobeats/tom-microservice/commit/e9d6fbf))
|
|
1028
|
-
* Improve branding ([e5f6dc6](https://github.com/kikobeats/tom-microservice/commit/e5f6dc6))
|
|
1029
|
-
* Update README.md ([f876872](https://github.com/kikobeats/tom-microservice/commit/f876872))
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
<a name="1.1.0"></a>
|
|
1034
|
-
# 1.1.0 (2018-03-23)
|
|
1035
|
-
|
|
1036
|
-
* Add update payment support ([f2b02ef](https://github.com/kikobeats/tom-microservice/commit/f2b02ef))
|
|
1037
|
-
* Auto generate commands based on scaffold ([1bd7bdf](https://github.com/kikobeats/tom-microservice/commit/1bd7bdf))
|
|
1038
|
-
* Tweaks ([eb4d684](https://github.com/kikobeats/tom-microservice/commit/eb4d684))
|
|
1039
|
-
* Update deps ([35c16f6](https://github.com/kikobeats/tom-microservice/commit/35c16f6))
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
<a name="1.0.5"></a>
|
|
1044
|
-
## 1.0.5 (2018-01-08)
|
|
1045
|
-
|
|
1046
|
-
* Send 204 status code instead of 200 and empty content ([00b5b67](https://github.com/kikobeats/tom-microservice/commit/00b5b67))
|
|
1047
|
-
* Update copy ([0144477](https://github.com/kikobeats/tom-microservice/commit/0144477))
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
<a name="1.0.4"></a>
|
|
1052
|
-
## 1.0.4 (2018-01-07)
|
|
1053
|
-
|
|
1054
|
-
* Improve email support ([6912046](https://github.com/kikobeats/tom-microservice/commit/6912046))
|
|
1055
|
-
* Update README.md ([ed31c70](https://github.com/kikobeats/tom-microservice/commit/ed31c70))
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
<a name="1.0.3"></a>
|
|
1060
|
-
## 1.0.3 (2018-01-05)
|
|
1061
|
-
|
|
1062
|
-
* Avoid authenticate ping requests ([ca4100e](https://github.com/kikobeats/tom-microservice/commit/ca4100e))
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
<a name="1.0.2"></a>
|
|
1067
|
-
## 1.0.2 (2018-01-05)
|
|
1068
|
-
|
|
1069
|
-
* Avoid load update-notifier on production scenarios ([13c0e68](https://github.com/kikobeats/tom-microservice/commit/13c0e68))
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
<a name="1.0.1"></a>
|
|
1074
|
-
## 1.0.1 (2018-01-05)
|
|
1075
|
-
|
|
1076
|
-
* Update README.md ([b583ad5](https://github.com/kikobeats/tom-microservice/commit/b583ad5))
|
|
1077
|
-
* Update website ([1fdbbc0](https://github.com/kikobeats/tom-microservice/commit/1fdbbc0))
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
<a name="1.0.0"></a>
|
|
1082
|
-
# 1.0.0 (2018-01-05)
|
|
1083
|
-
|
|
1084
|
-
* Add CNAME ([3fa5cac](https://github.com/kikobeats/tom-microservice/commit/3fa5cac))
|
|
1085
|
-
* Add docs ([0eae9d5](https://github.com/kikobeats/tom-microservice/commit/0eae9d5))
|
|
1086
|
-
* Add extra break line ([1b0cea4](https://github.com/kikobeats/tom-microservice/commit/1b0cea4))
|
|
1087
|
-
* Add missing dependencies ([6599464](https://github.com/kikobeats/tom-microservice/commit/6599464))
|
|
1088
|
-
* Adjust style ([20e04e5](https://github.com/kikobeats/tom-microservice/commit/20e04e5))
|
|
1089
|
-
* Adjust style ([bd4a21b](https://github.com/kikobeats/tom-microservice/commit/bd4a21b))
|
|
1090
|
-
* Be possible send notification after payment ([4fe0cb6](https://github.com/kikobeats/tom-microservice/commit/4fe0cb6))
|
|
1091
|
-
* Ensure all body keys are camel case ([e2d4677](https://github.com/kikobeats/tom-microservice/commit/e2d4677))
|
|
1092
|
-
* First commit ([1e08e4d](https://github.com/kikobeats/tom-microservice/commit/1e08e4d))
|
|
1093
|
-
* Remove process exit ([a67aba4](https://github.com/kikobeats/tom-microservice/commit/a67aba4))
|
|
1094
|
-
* Remove unnecessary log ([53ad996](https://github.com/kikobeats/tom-microservice/commit/53ad996))
|
|
1095
|
-
* Tweaks ([18b9ef8](https://github.com/kikobeats/tom-microservice/commit/18b9ef8))
|
|
1096
|
-
* Update logo ([c294841](https://github.com/kikobeats/tom-microservice/commit/c294841))
|
|
1097
|
-
* Update meta ([ad0cc38](https://github.com/kikobeats/tom-microservice/commit/ad0cc38))
|
|
1098
|
-
* Update README.md ([82fb0ba](https://github.com/kikobeats/tom-microservice/commit/82fb0ba))
|