[READ-ONLY] Mirror of https://github.com/flo-bit/contrail. atproto backend in a bottle flo-bit.dev/contrail/
0

Configure Feed

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

Merge branch 'main' of https://github.com/flo-bit/contrail

Florian (Apr 21, 2026, 11:33 PM +0200) 5014ce22 d2507e4b

+7 -6
-5
.changeset/fluffy-eagles-exist.md
··· 1 - --- 2 - "@atmo-dev/contrail": patch 3 - --- 4 - 5 - remove transfer ownership
+6
CHANGELOG.md
··· 1 1 # @atmo-dev/contrail 2 2 3 + ## 0.1.1 4 + 5 + ### Patch Changes 6 + 7 + - ef42ef2: remove transfer ownership 8 + 3 9 ## 0.1.0 4 10 5 11 ### Minor Changes
+1 -1
package.json
··· 1 1 { 2 2 "name": "@atmo-dev/contrail", 3 - "version": "0.1.0", 3 + "version": "0.1.1", 4 4 "description": "Index AT Protocol records with typed XRPC endpoints. Cloudflare Workers + D1, SvelteKit, Node.js.", 5 5 "type": "module", 6 6 "sideEffects": false,