@sveltia/cms 0.14.1 → 0.15.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/README.md CHANGED
@@ -50,7 +50,7 @@ We are working hard to create a **much better alternative to Netlify/Decap CMS**
50
50
 
51
51
  ### Better productivity
52
52
 
53
- - You can [work on a local Git repository](#work-with-a-local-git-repository) without running a proxy server on your machine, bypassing the 30 MB file size limit[^26].
53
+ - You can [work with a local Git repository](#work-with-a-local-git-repository) without running a proxy server on your machine, bypassing the 30 MB file size limit[^26].
54
54
  - The Git branch name is automatically set to the repository’s default branch (`main`, `master` or whatever) if not specified in the configuration file, preventing data loading errors due to a hardcoded fallback to `master`[^27].
55
55
  - Never miss out on the latest features and bug fixes by being notified when an update to the CMS is available[^31].
56
56
  - You can delete multiple entries and assets at once.