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

Version Packages

authored by

Florian and committed by
GitHub
(Apr 27, 2026, 10:36 PM +0200) 0eb8e1c7 0e6ba77f

+15 -7
-5
.changeset/fluffy-camels-sniff.md
··· 1 - --- 2 - "@atmo-dev/contrail": patch 3 - --- 4 - 5 - update cli
+6
packages/contrail/CHANGELOG.md
··· 1 1 # @atmo-dev/contrail 2 2 3 + ## 0.4.1 4 + 5 + ### Patch Changes 6 + 7 + - 0e6ba77: update cli 8 + 3 9 ## 0.4.0 4 10 5 11 ### Minor Changes
+1 -1
packages/contrail/package.json
··· 1 1 { 2 2 "name": "@atmo-dev/contrail", 3 - "version": "0.4.0", 3 + "version": "0.4.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,
+7
packages/lexicons/CHANGELOG.md
··· 1 1 # @atmo-dev/contrail-lexicons 2 2 3 + ## 0.4.1 4 + 5 + ### Patch Changes 6 + 7 + - Updated dependencies [0e6ba77] 8 + - @atmo-dev/contrail@0.4.1 9 + 3 10 ## 0.4.0 4 11 5 12 ### Minor Changes
+1 -1
packages/lexicons/package.json
··· 1 1 { 2 2 "name": "@atmo-dev/contrail-lexicons", 3 - "version": "0.4.0", 3 + "version": "0.4.1", 4 4 "description": "Generate atproto lexicon JSON (and optionally TypeScript types via @atcute/lex-cli) from a Contrail config.", 5 5 "type": "module", 6 6 "files": [