[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.

Version Packages

github-actions[bot] (Apr 19, 2026, 5:36 PM UTC) 4b5c6d52 ef42ef25

+7 -6
+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,
-5
.changeset/fluffy-eagles-exist.md
··· 1 - --- 2 - "@atmo-dev/contrail": patch 3 - --- 4 - 5 - remove transfer ownership