leaflet.pub astro loader
9
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 09340099ac4fcdaa63284aae481f58c9b0cba821 11 lines 275 B view raw
1{ 2 "$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json", 3 "changelog": "@changesets/cli/changelog", 4 "commit": false, 5 "fixed": [], 6 "linked": [], 7 "access": "restricted", 8 "baseBranch": "main", 9 "updateInternalDependencies": "patch", 10 "ignore": [] 11}