decap-cms-backend-github 3.8.3 → 3.9.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,9 +3,21 @@
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.8.3](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-github@3.8.2...decap-cms-backend-github@3.8.3) (2026-09-22)
6
+ # [3.9.0-beta.1](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-github@3.9.0-beta.0...decap-cms-backend-github@3.9.0-beta.1) (2026-09-22)
7
7
 
8
- **Note:** Version bump only for package decap-cms-backend-github
8
+ ### Features
9
+
10
+ - attribute Turbo notes to signed-in editor and fix github issue lookup ([2414aca](https://github.com/decaporg/decap-cms/commit/2414aca6e024ad8e3d417ac7b547491592cca66e))
11
+
12
+ # [3.9.0-beta.0](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-github@3.8.2...decap-cms-backend-github@3.9.0-beta.0) (2026-09-10)
13
+
14
+ ### Features
15
+
16
+ - **proxy:** wip - first draft / caching allEntriesByFolder ([56ca436](https://github.com/decaporg/decap-cms/commit/56ca436725668a997ba4ee24122d1e10bbb2ed3c))
17
+
18
+ ### Performance Improvements
19
+
20
+ - **turbo-github,turbo-gitlab,backend-github:** cut redundant and duplicate reads ([133dd26](https://github.com/decaporg/decap-cms/commit/133dd267c28f50a4d324b8a8d2575e76cc8ffefc))
9
21
 
10
22
  ## [3.8.2](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-github@3.8.1...decap-cms-backend-github@3.8.2) (2026-09-10)
11
23