[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 pull request #3 from flo-bit/changeset-release/main

Version Packages

authored by

Florian and committed by
GitHub
(Apr 2, 2026, 1:19 AM +0200) f3ee6841 7dafe449

+8 -6
+7
CHANGELOG.md
··· 1 + # @atmo-dev/contrail 2 + 3 + ## 0.0.5 4 + 5 + ### Patch Changes 6 + 7 + - 4c8153b: testing trusted publishing
+1 -1
package.json
··· 1 1 { 2 2 "name": "@atmo-dev/contrail", 3 - "version": "0.0.4", 3 + "version": "0.0.5", 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/beige-bars-draw.md
··· 1 - --- 2 - "@atmo-dev/contrail": patch 3 - --- 4 - 5 - testing trusted publishing