decap-cms-backend-github 3.1.0-beta.1 → 3.1.0
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 +88 -456
- package/README.md +1 -1
- package/dist/decap-cms-backend-github.js +8 -8
- package/dist/decap-cms-backend-github.js.map +1 -1
- package/dist/esm/API.js +11 -6
- package/dist/esm/GraphQLAPI.js +1 -1
- package/dist/esm/implementation.js +20 -10
- package/package.json +3 -3
- package/src/API.ts +12 -8
- package/src/GraphQLAPI.ts +1 -1
- package/src/implementation.tsx +17 -9
package/CHANGELOG.md
CHANGED
|
@@ -3,883 +3,515 @@
|
|
|
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.1.0
|
|
7
|
-
|
|
6
|
+
# [3.1.0](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-github@3.1.0-beta.2...decap-cms-backend-github@3.1.0) (2024-02-01)
|
|
8
7
|
|
|
9
|
-
|
|
8
|
+
**Note:** Version bump only for package decap-cms-backend-github
|
|
10
9
|
|
|
11
|
-
|
|
10
|
+
# [3.1.0-beta.2](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-github@3.1.0-beta.1...decap-cms-backend-github@3.1.0-beta.2) (2024-01-31)
|
|
12
11
|
|
|
12
|
+
**Note:** Version bump only for package decap-cms-backend-github
|
|
13
13
|
|
|
14
|
+
# [3.1.0-beta.1](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-github@3.1.0-beta.0...decap-cms-backend-github@3.1.0-beta.1) (2023-11-15)
|
|
14
15
|
|
|
16
|
+
### Bug Fixes
|
|
15
17
|
|
|
18
|
+
- used merge-upstream to sync fork & upstream ([#6504](https://github.com/decaporg/decap-cms/issues/6504)) ([931399d](https://github.com/decaporg/decap-cms/commit/931399dd6eb675e06d59ac57ecfefc1b82467271))
|
|
16
19
|
|
|
17
20
|
# [3.1.0-beta.0](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-github@3.1.0...decap-cms-backend-github@3.1.0-beta.0) (2023-10-20)
|
|
18
21
|
|
|
19
|
-
|
|
20
22
|
### Reverts
|
|
21
23
|
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
- Revert "chore(release): publish" ([b89fc89](https://github.com/decaporg/decap-cms/commit/b89fc894dfbb5f4136b2e5427fd25a29378a58c6))
|
|
27
25
|
|
|
28
26
|
## [3.0.3](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-github@3.0.2...decap-cms-backend-github@3.0.3) (2023-10-13)
|
|
29
27
|
|
|
30
28
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
31
29
|
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
30
|
## [3.0.2](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-github@3.0.1...decap-cms-backend-github@3.0.2) (2023-09-06)
|
|
37
31
|
|
|
38
|
-
|
|
39
32
|
### Performance Improvements
|
|
40
33
|
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
34
|
+
- filter by path when loading collection from github backend ([#6898](https://github.com/decaporg/decap-cms/issues/6898)) ([18ef773](https://github.com/decaporg/decap-cms/commit/18ef773f35db1b7ef3ab5a0f25527d87745b9c73))
|
|
46
35
|
|
|
47
36
|
## [3.0.1](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-github@3.0.0...decap-cms-backend-github@3.0.1) (2023-08-25)
|
|
48
37
|
|
|
49
|
-
|
|
50
38
|
### Bug Fixes
|
|
51
39
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
40
|
+
- update peer dependencies ([#6886](https://github.com/decaporg/decap-cms/issues/6886)) ([e580ce5](https://github.com/decaporg/decap-cms/commit/e580ce52ce5f80fa040e8fbcab7fed0744f4f695))
|
|
57
41
|
|
|
58
42
|
# [3.0.0](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-github@2.15.0...decap-cms-backend-github@3.0.0) (2023-08-18)
|
|
59
43
|
|
|
60
44
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
61
45
|
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
46
|
# [2.15.0](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-github@2.15.0-beta.0...decap-cms-backend-github@2.15.0) (2023-08-18)
|
|
67
47
|
|
|
68
48
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
69
49
|
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
50
|
# 2.15.0-beta.0 (2023-08-18)
|
|
75
51
|
|
|
76
|
-
|
|
77
52
|
### Features
|
|
78
53
|
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
54
|
+
- rename packages ([#6863](https://github.com/decaporg/decap-cms/issues/6863)) ([d515e7b](https://github.com/decaporg/decap-cms/commit/d515e7bd33216a775d96887b08c4f7b1962941bb))
|
|
84
55
|
|
|
85
56
|
## [2.14.2-beta.0](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-github@2.14.1...decap-cms-backend-github@2.14.2-beta.0) (2023-07-27)
|
|
86
57
|
|
|
87
58
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
88
59
|
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
60
|
## [2.14.1](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-github@2.14.0...decap-cms-backend-github@2.14.1) (2022-04-13)
|
|
94
61
|
|
|
95
62
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
96
63
|
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
64
|
# [2.14.0](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-github@2.13.5...decap-cms-backend-github@2.14.0) (2021-10-18)
|
|
102
65
|
|
|
103
|
-
|
|
104
66
|
### Features
|
|
105
67
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
68
|
+
- display author of changes in workflow tab ([#5780](https://github.com/decaporg/decap-cms/issues/5780)) ([3f607e4](https://github.com/decaporg/decap-cms/commit/3f607e41d9c4d8fe5329a9ab6841cada7742825e))
|
|
111
69
|
|
|
112
70
|
## [2.13.5](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-github@2.13.4...decap-cms-backend-github@2.13.5) (2021-10-15)
|
|
113
71
|
|
|
114
|
-
|
|
115
72
|
### Bug Fixes
|
|
116
73
|
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
74
|
+
- remove "Don't fork the repo"-Button - fixes [#5723](https://github.com/decaporg/decap-cms/issues/5723) ([#5872](https://github.com/decaporg/decap-cms/issues/5872)) ([05d8923](https://github.com/decaporg/decap-cms/commit/05d89230dca315ddcc734b1dc6223df1d8dc1ede))
|
|
122
75
|
|
|
123
76
|
## [2.13.4](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-github@2.13.3...decap-cms-backend-github@2.13.4) (2021-07-20)
|
|
124
77
|
|
|
125
|
-
|
|
126
78
|
### Bug Fixes
|
|
127
79
|
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
80
|
+
- add updated_at to graphql query ([#5611](https://github.com/decaporg/decap-cms/issues/5611)) ([8989550](https://github.com/decaporg/decap-cms/commit/89895508b2ccc8f07019abb6bc2d0162c0d86266))
|
|
133
81
|
|
|
134
82
|
## [2.13.3](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.13.2...decap-cms-backend-github@2.13.3) (2021-06-01)
|
|
135
83
|
|
|
136
84
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
137
85
|
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
86
|
## [2.13.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.13.1...decap-cms-backend-github@2.13.2) (2021-05-31)
|
|
143
87
|
|
|
144
88
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
145
89
|
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
90
|
## [2.13.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.13.0...decap-cms-backend-github@2.13.1) (2021-05-19)
|
|
151
91
|
|
|
152
92
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
153
93
|
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
94
|
# [2.13.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.12.0...decap-cms-backend-github@2.13.0) (2021-05-04)
|
|
159
95
|
|
|
160
|
-
|
|
161
96
|
### Features
|
|
162
97
|
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
98
|
+
- added react 17 as peer dependency in packages ([#5316](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/5316)) ([9e42380](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/9e423805707321396eec137f5b732a5b07a0dd3f))
|
|
168
99
|
|
|
169
100
|
# [2.12.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.11.9...decap-cms-backend-github@2.12.0) (2021-04-04)
|
|
170
101
|
|
|
171
|
-
|
|
172
102
|
### Features
|
|
173
103
|
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
104
|
+
- **open-authoring:** add alwaysFork option ([#5204](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/5204)) ([7b19e30](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/7b19e30dd2a310dbc20ccb6fcca45d5cbde1014b))
|
|
179
105
|
|
|
180
106
|
## [2.11.9](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.11.8...decap-cms-backend-github@2.11.9) (2021-02-23)
|
|
181
107
|
|
|
182
108
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
183
109
|
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
110
|
## [2.11.8](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.11.7...decap-cms-backend-github@2.11.8) (2021-02-10)
|
|
189
111
|
|
|
190
112
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
191
113
|
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
114
|
## [2.11.7](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.11.6...decap-cms-backend-github@2.11.7) (2020-12-06)
|
|
197
115
|
|
|
198
|
-
|
|
199
116
|
### Bug Fixes
|
|
200
117
|
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
118
|
+
- **large-media:** mark pointer files as binary ([#4678](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/4678)) ([7697b90](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/7697b907d7bae750f4ec041a184188aa46995320))
|
|
206
119
|
|
|
207
120
|
## [2.11.6](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.11.5...decap-cms-backend-github@2.11.6) (2020-09-20)
|
|
208
121
|
|
|
209
122
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
210
123
|
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
124
|
## [2.11.5](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.11.4...decap-cms-backend-github@2.11.5) (2020-09-15)
|
|
216
125
|
|
|
217
126
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
218
127
|
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
128
|
## 2.11.4 (2020-09-08)
|
|
224
129
|
|
|
225
|
-
|
|
226
130
|
### Reverts
|
|
227
131
|
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
132
|
+
- Revert "chore(release): publish" ([828bb16](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
|
|
233
133
|
|
|
234
134
|
## 2.11.3 (2020-08-20)
|
|
235
135
|
|
|
236
|
-
|
|
237
136
|
### Reverts
|
|
238
137
|
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
138
|
+
- Revert "chore(release): publish" ([8262487](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/82624879ccbcb16610090041db28f00714d924c8))
|
|
244
139
|
|
|
245
140
|
## 2.11.2 (2020-07-27)
|
|
246
141
|
|
|
247
|
-
|
|
248
142
|
### Reverts
|
|
249
143
|
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
144
|
+
- Revert "chore(release): publish" ([118d50a](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/118d50a7a70295f25073e564b5161aa2b9883056))
|
|
255
145
|
|
|
256
146
|
## [2.11.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.11.0...decap-cms-backend-github@2.11.1) (2020-07-14)
|
|
257
147
|
|
|
258
|
-
|
|
259
148
|
### Bug Fixes
|
|
260
149
|
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
150
|
+
- **backend-github:** use workflow branch when listing files to move ([#4019](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/4019)) ([8720a42](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/8720a4233db16d91d6b86ee8653d05f8953cb430))
|
|
266
151
|
|
|
267
152
|
# [2.11.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.10.6...decap-cms-backend-github@2.11.0) (2020-06-18)
|
|
268
153
|
|
|
269
|
-
|
|
270
154
|
### Bug Fixes
|
|
271
155
|
|
|
272
|
-
|
|
273
|
-
|
|
156
|
+
- handle token expiry ([#3847](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3847)) ([285c940](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/285c940562548d7bc88de244123ba87ff66fba65))
|
|
274
157
|
|
|
275
158
|
### Features
|
|
276
159
|
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
160
|
+
- add backend status down indicator ([#3889](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3889)) ([a50edc7](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/a50edc70553ad6afa1acee6a51996ad226443f8c))
|
|
161
|
+
- **backend-gitgateway:** improve deploy preview visibility ([#3882](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3882)) ([afc9bf4](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/afc9bf4f3fe14ccb60851fc24e68922a6e4a85a9))
|
|
283
162
|
|
|
284
163
|
## [2.10.6](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.10.5...decap-cms-backend-github@2.10.6) (2020-05-19)
|
|
285
164
|
|
|
286
165
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
287
166
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
167
|
## [2.10.5](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.10.4...decap-cms-backend-github@2.10.5) (2020-04-21)
|
|
293
168
|
|
|
294
169
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
295
170
|
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
171
|
## [2.10.4](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.10.3...decap-cms-backend-github@2.10.4) (2020-04-07)
|
|
301
172
|
|
|
302
|
-
|
|
303
173
|
### Bug Fixes
|
|
304
174
|
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
175
|
+
- **backend-github:** add fallback for diff errors/warnings ([#3558](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3558)) ([1705c79](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/1705c79a9297d844d5421d685a7785e1e210e39e))
|
|
310
176
|
|
|
311
177
|
## [2.10.3](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.10.2...decap-cms-backend-github@2.10.3) (2020-04-01)
|
|
312
178
|
|
|
313
|
-
|
|
314
179
|
### Bug Fixes
|
|
315
180
|
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
181
|
+
- **open-authoring:** properly delete open authoring branches ([#3512](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3512)) ([cc89aa5](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/cc89aa5c430a6bee51483cda91d0f92e7437f29e))
|
|
321
182
|
|
|
322
183
|
## [2.10.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.10.1...decap-cms-backend-github@2.10.2) (2020-04-01)
|
|
323
184
|
|
|
324
|
-
|
|
325
185
|
### Bug Fixes
|
|
326
186
|
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
187
|
+
- **open-authoring:** prevent workflow view from breaking on entry error ([#3508](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3508)) ([cbb3927](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/cbb39271012fc3beecfdf180e573e343ee48fe26))
|
|
332
188
|
|
|
333
189
|
## [2.10.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.10.0...decap-cms-backend-github@2.10.1) (2020-03-20)
|
|
334
190
|
|
|
335
|
-
|
|
336
191
|
### Bug Fixes
|
|
337
192
|
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
193
|
+
- missing workflow timestamp ([#3445](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3445)) ([9616cdb](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/9616cdb8bb0a564771e5755bcd3718a07f2e2072))
|
|
343
194
|
|
|
344
195
|
# [2.10.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.9.3...decap-cms-backend-github@2.10.0) (2020-03-12)
|
|
345
196
|
|
|
346
|
-
|
|
347
197
|
### Bug Fixes
|
|
348
198
|
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
199
|
+
- **backend-github:** don't create new commits on empty diff when rebasing ([#3411](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3411)) ([70de9f6](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/70de9f6b4b89dd8e23205929033745572562e8fc))
|
|
200
|
+
- update repo owner from GitHub API to match casing ([#3410](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3410)) ([c2e7a24](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/c2e7a24dc20dfea5b1289c5705095d2cf8b04c54))
|
|
352
201
|
|
|
353
202
|
### Features
|
|
354
203
|
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
204
|
+
- **backend-github:** add pagination ([#3379](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3379)) ([39f1307](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/39f1307e3a36447da8c9b3ca79b1d7db52ea1a19))
|
|
360
205
|
|
|
361
206
|
## [2.9.3](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.9.2...decap-cms-backend-github@2.9.3) (2020-03-03)
|
|
362
207
|
|
|
363
|
-
|
|
364
208
|
### Bug Fixes
|
|
365
209
|
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
210
|
+
- **locale:** Remove hard coded string literals ([#3333](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3333)) ([7c45a3c](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/7c45a3cda983be427864a56e58791565eb9232e2))
|
|
211
|
+
- **open-authoring:** use origin repo when calling compare API ([#3363](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3363)) ([e40b81a](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/e40b81a5647d45487d6ddf17245beddd354e0f39))
|
|
372
212
|
|
|
373
213
|
## [2.9.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.9.1...decap-cms-backend-github@2.9.2) (2020-02-27)
|
|
374
214
|
|
|
375
215
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
376
216
|
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
217
|
## [2.9.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.9.0...decap-cms-backend-github@2.9.1) (2020-02-25)
|
|
382
218
|
|
|
383
|
-
|
|
384
219
|
### Bug Fixes
|
|
385
220
|
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
221
|
+
- **backend-github:** fail workflow migrations gracefully ([#3325](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3325)) ([83e0383](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/83e0383b690fb452ea40cb165a56f65a695dc83c))
|
|
391
222
|
|
|
392
223
|
# [2.9.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.8.1...decap-cms-backend-github@2.9.0) (2020-02-25)
|
|
393
224
|
|
|
394
|
-
|
|
395
225
|
### Bug Fixes
|
|
396
226
|
|
|
397
|
-
|
|
398
|
-
|
|
227
|
+
- **backend-github:** improve workflow migration edge cases/messaging ([#3319](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3319)) ([684b79e](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/684b79e43bebb63ce1e844eae5c8c0e76087687b))
|
|
399
228
|
|
|
400
229
|
### Features
|
|
401
230
|
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
231
|
+
- **core:** align GitHub metadata handling with other backends ([#3316](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3316)) ([7e0a8ad](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/7e0a8ad532012576dc5e40bd4e9d54522e307123)), closes [#3292](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3292)
|
|
407
232
|
|
|
408
233
|
## [2.8.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.8.0...decap-cms-backend-github@2.8.1) (2020-02-22)
|
|
409
234
|
|
|
410
|
-
|
|
411
235
|
### Reverts
|
|
412
236
|
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
237
|
+
- Revert "feat(core): Align GitHub metadata handling with other backends (#3292)" ([5bdd3df](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/5bdd3df9ccbb5149c22d79987ebdcd6cab4b261f)), closes [#3292](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3292)
|
|
418
238
|
|
|
419
239
|
# [2.8.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.7.1...decap-cms-backend-github@2.8.0) (2020-02-22)
|
|
420
240
|
|
|
421
|
-
|
|
422
241
|
### Features
|
|
423
242
|
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
243
|
+
- **core:** Align GitHub metadata handling with other backends ([#3292](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3292)) ([8193b5a](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/8193b5ace89d6f14a6c756235a50b186a763b6b1))
|
|
429
244
|
|
|
430
245
|
## [2.7.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.7.0...decap-cms-backend-github@2.7.1) (2020-02-17)
|
|
431
246
|
|
|
432
247
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
433
248
|
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
249
|
# [2.7.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.6.6...decap-cms-backend-github@2.7.0) (2020-02-10)
|
|
439
250
|
|
|
440
|
-
|
|
441
251
|
### Features
|
|
442
252
|
|
|
443
|
-
|
|
444
|
-
|
|
253
|
+
- field based media/public folders ([#3208](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3208)) ([97bc0c8](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/97bc0c8dc489e736f89d748ba832d78400fe4332))
|
|
445
254
|
|
|
446
255
|
### Reverts
|
|
447
256
|
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
257
|
+
- Revert "chore(release): publish" ([a015d1d](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/a015d1d92a4b1c0130c44fcef1c9ecdb157a0f07))
|
|
453
258
|
|
|
454
259
|
## [2.6.6](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.6.5...decap-cms-backend-github@2.6.6) (2020-02-06)
|
|
455
260
|
|
|
456
|
-
|
|
457
261
|
### Bug Fixes
|
|
458
262
|
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
263
|
+
- **locale:** remove hard coded strings ([#3193](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3193)) ([fc91bf8](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/fc91bf8781e65ce1dc946363dbb10419a145c66b))
|
|
464
264
|
|
|
465
265
|
## [2.6.5](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.6.4...decap-cms-backend-github@2.6.5) (2020-01-24)
|
|
466
266
|
|
|
467
|
-
|
|
468
267
|
### Bug Fixes
|
|
469
268
|
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
269
|
+
- **backend-git-gateway:** re-write GitHub pagination links ([#3135](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3135)) ([834f6b9](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/834f6b9e457f3738ce0f240ddd4cc160aff9e2f5))
|
|
475
270
|
|
|
476
271
|
## [2.6.4](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.6.3...decap-cms-backend-github@2.6.4) (2020-01-16)
|
|
477
272
|
|
|
478
|
-
|
|
479
273
|
### Bug Fixes
|
|
480
274
|
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
275
|
+
- **backend-github-graphql:** handle trailing paths in collection folder ([#3099](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3099)) ([bc80804](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/bc808040661d345e65d49d64693cd6da3b6816fb))
|
|
486
276
|
|
|
487
277
|
## [2.6.3](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.6.2...decap-cms-backend-github@2.6.3) (2020-01-14)
|
|
488
278
|
|
|
489
279
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
490
280
|
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
281
|
## [2.6.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.6.1...decap-cms-backend-github@2.6.2) (2020-01-14)
|
|
496
282
|
|
|
497
|
-
|
|
498
283
|
### Bug Fixes
|
|
499
284
|
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
285
|
+
- **backend-github-graphql:** return empty array on non existent folder ([#3079](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3079)) ([69b130a](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/69b130a3f239590f828f0e4f6f6c0a872b17548b))
|
|
505
286
|
|
|
506
287
|
## [2.6.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.6.0...decap-cms-backend-github@2.6.1) (2020-01-09)
|
|
507
288
|
|
|
508
|
-
|
|
509
289
|
### Bug Fixes
|
|
510
290
|
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
291
|
+
- trim '/' from folder ([#3052](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/3052)) ([4b6c8de](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/4b6c8de6b2e3de28f0989b9a012cb302d4de4358))
|
|
516
292
|
|
|
517
293
|
# [2.6.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.6.0-beta.0...decap-cms-backend-github@2.6.0) (2020-01-07)
|
|
518
294
|
|
|
519
|
-
|
|
520
295
|
### Bug Fixes
|
|
521
296
|
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
297
|
+
- rebase open authoring branches ([#2975](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2975)) ([8c175f6](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/8c175f6132fa18a13763cc563f7d3201c1e3580e))
|
|
527
298
|
|
|
528
299
|
# [2.6.0-beta.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.5.0...decap-cms-backend-github@2.6.0-beta.0) (2019-12-18)
|
|
529
300
|
|
|
530
|
-
|
|
531
301
|
### Features
|
|
532
302
|
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
303
|
+
- bundle assets with content ([#2958](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2958)) ([2b41d8a](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/2b41d8a838a9c8a6b21cde2ddd16b9288334e298))
|
|
538
304
|
|
|
539
305
|
# [2.5.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.5.0-beta.8...decap-cms-backend-github@2.5.0) (2019-12-18)
|
|
540
306
|
|
|
541
307
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
542
308
|
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
309
|
# [2.5.0-beta.8](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.5.0-beta.7...decap-cms-backend-github@2.5.0-beta.8) (2019-12-16)
|
|
548
310
|
|
|
549
|
-
|
|
550
311
|
### Bug Fixes
|
|
551
312
|
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
313
|
+
- don't fail on deleting non existent branch ([1e77d4b](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/1e77d4b7688de795ab1b01c6ce2483a0383bbfb6))
|
|
557
314
|
|
|
558
315
|
# [2.5.0-beta.7](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.5.0-beta.6...decap-cms-backend-github@2.5.0-beta.7) (2019-12-02)
|
|
559
316
|
|
|
560
|
-
|
|
561
317
|
### Features
|
|
562
318
|
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
319
|
+
- content in sub folders ([#2897](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2897)) ([afcfe5b](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/afcfe5b6d5f32669e9061ec596bd35ad545d61a3))
|
|
568
320
|
|
|
569
321
|
# [2.5.0-beta.6](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.5.0-beta.5...decap-cms-backend-github@2.5.0-beta.6) (2019-11-26)
|
|
570
322
|
|
|
571
|
-
|
|
572
323
|
### Bug Fixes
|
|
573
324
|
|
|
574
|
-
|
|
575
|
-
|
|
325
|
+
- **backend-github:** prepend collection name ([#2878](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2878)) ([465f463](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/465f4639597f258d5aa2c1b65e9d2c16023ee7ae))
|
|
576
326
|
|
|
577
327
|
### Features
|
|
578
328
|
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
329
|
+
- workflow unpublished entry ([#2914](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2914)) ([41bb9aa](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/41bb9aac0dd6fd9f8ff157bb0b29c85aa87fe04d))
|
|
584
330
|
|
|
585
331
|
# [2.5.0-beta.5](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.5.0-beta.4...decap-cms-backend-github@2.5.0-beta.5) (2019-11-18)
|
|
586
332
|
|
|
587
|
-
|
|
588
333
|
### Bug Fixes
|
|
589
334
|
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
335
|
+
- **backend-github:** editorial workflow commits ([#2867](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2867)) ([86adca3](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/86adca3a18f25ab74d1c6702bafab250f005ceec))
|
|
336
|
+
- make forkExists name matching case-insensitive ([#2869](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2869)) ([9978769](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/9978769ece9262265d3efa77357f9e8b46ad9a1e))
|
|
337
|
+
- **backend-github:** loaded entries limit ([#2873](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2873)) ([68a8c8a](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/68a8c8a693646ebd33fae791aaaec47b050e0186))
|
|
338
|
+
- **git-gateway:** unpublished entries not loaded for git-gateway(GitHub) ([#2856](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2856)) ([4a2328b](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/4a2328b2f10ea678184391e4caf235b41323cd3e))
|
|
595
339
|
|
|
596
340
|
### Features
|
|
597
341
|
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
342
|
+
- commit media with post ([#2851](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2851)) ([6515dee](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/6515dee8715d8571ea19484a7dfab7cfd0cc40be))
|
|
603
343
|
|
|
604
344
|
# [2.5.0-beta.4](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.5.0-beta.3...decap-cms-backend-github@2.5.0-beta.4) (2019-11-07)
|
|
605
345
|
|
|
606
|
-
|
|
607
346
|
### Bug Fixes
|
|
608
347
|
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
348
|
+
- **github-backend:** load media URLs via API ([#2817](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2817)) ([eaeaf44](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/eaeaf4483287a1f724ee60ef321ff749f1c20acf))
|
|
349
|
+
- change default open authoring scope, make it configurable ([#2821](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2821)) ([002cdd7](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/002cdd77a856bde3672e75dde6d3a2b246e1035f))
|
|
350
|
+
- display UI to fork a repo only when fork doesn't exist ([#2802](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2802)) ([7f90d0e](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/7f90d0e065315b9073d21fd733f42f3838ecfe09))
|
|
613
351
|
|
|
614
352
|
### Features
|
|
615
353
|
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
354
|
+
- add go back to site button ([#2538](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2538)) ([f206e7e](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/f206e7e5a13fb48ec6b27dce0dbb3a59b61de8f9))
|
|
621
355
|
|
|
622
356
|
# [2.5.0-beta.3](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.5.0-beta.2...decap-cms-backend-github@2.5.0-beta.3) (2019-09-26)
|
|
623
357
|
|
|
624
|
-
|
|
625
358
|
### Bug Fixes
|
|
626
359
|
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
360
|
+
- **backend-github:** update Open Authoring branches with no PR ([#2618](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2618)) ([6817033](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/6817033))
|
|
361
|
+
- **git-gateway:** pass api URL instead of constructing it from repo value ([#2631](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2631)) ([922c0f3](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/922c0f3))
|
|
362
|
+
- **github-backend:** handle race condition in editorial workflow ([#2658](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2658)) ([97f1f84](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/97f1f84))
|
|
634
363
|
|
|
635
364
|
# [2.5.0-beta.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.5.0-beta.1...decap-cms-backend-github@2.5.0-beta.2) (2019-09-04)
|
|
636
365
|
|
|
637
|
-
|
|
638
366
|
### Bug Fixes
|
|
639
367
|
|
|
640
|
-
|
|
641
|
-
|
|
368
|
+
- **github-graphql:** use getMediaDisplayURL to load media with auth header ([#2652](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2652)) ([e674e43](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/e674e43))
|
|
642
369
|
|
|
643
370
|
### Features
|
|
644
371
|
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
372
|
+
- **backend-github:** GitHub GraphQL API support ([#2456](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2456)) ([ece136c](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/ece136c))
|
|
650
373
|
|
|
651
374
|
# [2.5.0-beta.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.5.0-beta.0...decap-cms-backend-github@2.5.0-beta.1) (2019-08-24)
|
|
652
375
|
|
|
653
376
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
654
377
|
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
378
|
# [2.5.0-beta.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.4.2...decap-cms-backend-github@2.5.0-beta.0) (2019-07-24)
|
|
660
379
|
|
|
661
|
-
|
|
662
380
|
### Features
|
|
663
381
|
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
382
|
+
- **backend-github:** Open Authoring ([#2430](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2430)) ([edf0a3a](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/edf0a3a))
|
|
669
383
|
|
|
670
384
|
## [2.4.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.4.2-beta.0...decap-cms-backend-github@2.4.2) (2019-04-10)
|
|
671
385
|
|
|
672
386
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
673
387
|
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
388
|
## [2.4.2-beta.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.4.1...decap-cms-backend-github@2.4.2-beta.0) (2019-04-05)
|
|
679
389
|
|
|
680
390
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
681
391
|
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
392
|
## [2.4.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.4.1-beta.1...decap-cms-backend-github@2.4.1) (2019-03-29)
|
|
687
393
|
|
|
688
394
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
689
395
|
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
396
|
## [2.4.1-beta.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.4.1-beta.0...decap-cms-backend-github@2.4.1-beta.1) (2019-03-26)
|
|
695
397
|
|
|
696
|
-
|
|
697
398
|
### Bug Fixes
|
|
698
399
|
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
400
|
+
- export on decap-cms and maps on esm ([#2244](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2244)) ([6ffd13b](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/6ffd13b))
|
|
704
401
|
|
|
705
402
|
## [2.4.1-beta.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.4.0...decap-cms-backend-github@2.4.1-beta.0) (2019-03-25)
|
|
706
403
|
|
|
707
|
-
|
|
708
404
|
### Bug Fixes
|
|
709
405
|
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
406
|
+
- update peer dep versions ([#2234](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2234)) ([7987091](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/7987091))
|
|
715
407
|
|
|
716
408
|
# [2.4.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.3.0...decap-cms-backend-github@2.4.0) (2019-03-22)
|
|
717
409
|
|
|
718
|
-
|
|
719
410
|
### Features
|
|
720
411
|
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
412
|
+
- add ES module builds ([#2215](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2215)) ([d142b32](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/d142b32))
|
|
726
413
|
|
|
727
414
|
# [2.3.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.3.0-beta.0...decap-cms-backend-github@2.3.0) (2019-03-22)
|
|
728
415
|
|
|
729
416
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
730
417
|
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
418
|
# [2.3.0-beta.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.2.3-beta.0...decap-cms-backend-github@2.3.0-beta.0) (2019-03-21)
|
|
736
419
|
|
|
737
|
-
|
|
738
420
|
### Bug Fixes
|
|
739
421
|
|
|
740
|
-
|
|
741
|
-
|
|
422
|
+
- fix umd builds ([#2214](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2214)) ([e04f6be](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/e04f6be))
|
|
742
423
|
|
|
743
424
|
### Features
|
|
744
425
|
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
426
|
+
- provide usable UMD builds for all packages ([#2141](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2141)) ([82cc794](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/82cc794))
|
|
750
427
|
|
|
751
428
|
## [2.2.3-beta.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.2.2...decap-cms-backend-github@2.2.3-beta.0) (2019-03-15)
|
|
752
429
|
|
|
753
|
-
|
|
754
430
|
### Features
|
|
755
431
|
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
432
|
+
- upgrade to Emotion 10 ([#2166](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2166)) ([ccef446](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/ccef446))
|
|
761
433
|
|
|
762
434
|
## [2.2.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.2.1...decap-cms-backend-github@2.2.2) (2019-03-08)
|
|
763
435
|
|
|
764
436
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
765
437
|
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
438
|
## [2.2.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.2.0...decap-cms-backend-github@2.2.1) (2019-02-26)
|
|
771
439
|
|
|
772
440
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
773
441
|
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
442
|
# [2.2.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.1.0...decap-cms-backend-github@2.2.0) (2019-02-08)
|
|
779
443
|
|
|
780
|
-
|
|
781
444
|
### Features
|
|
782
445
|
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
446
|
+
- **workflow:** add deploy preview links ([#2028](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/2028)) ([15d221d](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/15d221d))
|
|
788
447
|
|
|
789
448
|
# [2.1.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.0.9...decap-cms-backend-github@2.1.0) (2018-11-12)
|
|
790
449
|
|
|
791
|
-
|
|
792
450
|
### Features
|
|
793
451
|
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
452
|
+
- allow custom logo on auth page ([#1818](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/1818)) ([c6ae1e8](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/c6ae1e8))
|
|
799
453
|
|
|
800
454
|
<a name="2.0.9"></a>
|
|
801
|
-
## [2.0.9](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.0.8...decap-cms-backend-github@2.0.9) (2018-09-17)
|
|
802
|
-
|
|
803
|
-
|
|
804
455
|
|
|
456
|
+
## [2.0.9](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.0.8...decap-cms-backend-github@2.0.9) (2018-09-17)
|
|
805
457
|
|
|
806
458
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
807
459
|
|
|
808
460
|
<a name="2.0.8"></a>
|
|
809
|
-
## [2.0.8](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.0.7...decap-cms-backend-github@2.0.8) (2018-09-06)
|
|
810
|
-
|
|
811
|
-
|
|
812
461
|
|
|
462
|
+
## [2.0.8](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.0.7...decap-cms-backend-github@2.0.8) (2018-09-06)
|
|
813
463
|
|
|
814
464
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
815
465
|
|
|
816
466
|
<a name="2.0.7"></a>
|
|
817
|
-
## [2.0.7](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.0.6...decap-cms-backend-github@2.0.7) (2018-08-27)
|
|
818
|
-
|
|
819
|
-
|
|
820
467
|
|
|
468
|
+
## [2.0.7](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.0.6...decap-cms-backend-github@2.0.7) (2018-08-27)
|
|
821
469
|
|
|
822
470
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
823
471
|
|
|
824
472
|
<a name="2.0.6"></a>
|
|
825
|
-
## [2.0.6](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.0.5...decap-cms-backend-github@2.0.6) (2018-08-24)
|
|
826
|
-
|
|
827
|
-
|
|
828
473
|
|
|
474
|
+
## [2.0.6](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.0.5...decap-cms-backend-github@2.0.6) (2018-08-24)
|
|
829
475
|
|
|
830
476
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
831
477
|
|
|
832
478
|
<a name="2.0.5"></a>
|
|
833
|
-
## [2.0.5](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.0.4...decap-cms-backend-github@2.0.5) (2018-08-07)
|
|
834
479
|
|
|
480
|
+
## [2.0.5](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.0.4...decap-cms-backend-github@2.0.5) (2018-08-07)
|
|
835
481
|
|
|
836
482
|
### Bug Fixes
|
|
837
483
|
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
484
|
+
- **backends:** fix commit message handling ([#1568](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/1568)) ([f7e7120](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/f7e7120))
|
|
842
485
|
|
|
843
486
|
<a name="2.0.4"></a>
|
|
844
|
-
## [2.0.4](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.0.3...decap-cms-backend-github@2.0.4) (2018-08-01)
|
|
845
487
|
|
|
488
|
+
## [2.0.4](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.0.3...decap-cms-backend-github@2.0.4) (2018-08-01)
|
|
846
489
|
|
|
847
490
|
### Bug Fixes
|
|
848
491
|
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
492
|
+
- **workflow:** enable workflow per method ([#1569](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/1569)) ([90b8156](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/90b8156))
|
|
853
493
|
|
|
854
494
|
<a name="2.0.3"></a>
|
|
855
|
-
## [2.0.3](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.0.2...decap-cms-backend-github@2.0.3) (2018-08-01)
|
|
856
495
|
|
|
496
|
+
## [2.0.3](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.0.2...decap-cms-backend-github@2.0.3) (2018-08-01)
|
|
857
497
|
|
|
858
498
|
### Bug Fixes
|
|
859
499
|
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
500
|
+
- **github:** fix image uploading ([#1561](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/1561)) ([ddc8f04](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/ddc8f04))
|
|
501
|
+
- **workflow:** fix status not set on new workflow entries ([#1558](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/issues/1558)) ([0aa085f](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/commit/0aa085f))
|
|
865
502
|
|
|
866
503
|
<a name="2.0.2"></a>
|
|
867
|
-
## [2.0.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.0.1...decap-cms-backend-github@2.0.2) (2018-07-28)
|
|
868
|
-
|
|
869
|
-
|
|
870
504
|
|
|
505
|
+
## [2.0.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-github/compare/decap-cms-backend-github@2.0.1...decap-cms-backend-github@2.0.2) (2018-07-28)
|
|
871
506
|
|
|
872
507
|
**Note:** Version bump only for package decap-cms-backend-github
|
|
873
508
|
|
|
874
509
|
<a name="2.0.1"></a>
|
|
875
|
-
## 2.0.1 (2018-07-26)
|
|
876
|
-
|
|
877
510
|
|
|
511
|
+
## 2.0.1 (2018-07-26)
|
|
878
512
|
|
|
879
513
|
<a name="2.0.0"></a>
|
|
880
|
-
# 2.0.0 (2018-07-26)
|
|
881
|
-
|
|
882
|
-
|
|
883
514
|
|
|
515
|
+
# 2.0.0 (2018-07-26)
|
|
884
516
|
|
|
885
517
|
**Note:** Version bump only for package decap-cms-backend-github
|