[READ-ONLY] Mirror of https://github.com/andrioid/n8n-nodes-atproto. atproto node for n8n
0

Configure Feed

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

n8n-nodes-atproto / release-please-config.json
152 B 9 lines
1{ 2 "packages": { 3 ".": { 4 "release-type": "node", 5 "bump-minor-pre-major": true, 6 "bump-patch-for-minor-pre-major": true 7 } 8 } 9}