diff --git a/.changeset/lex-pull-default-follow.md b/.changeset/lex-pull-default-follow.md deleted file mode 100644 index 1c9a6d3..0000000 --- a/.changeset/lex-pull-default-follow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@atmo-dev/contrail-lexicons": patch ---- - -Include `app.bsky.graph.follow` in the generated `lex.config.js` pull list when a feed leaves `FeedConfig.follow` unset. Mirrors the runtime default that `resolveConfig` auto-adds, so `lex-cli pull` fetches the schema instead of skipping it. diff --git a/packages/lexicons/CHANGELOG.md b/packages/lexicons/CHANGELOG.md index d7ae8fa..9a1c5d1 100644 --- a/packages/lexicons/CHANGELOG.md +++ b/packages/lexicons/CHANGELOG.md @@ -1,5 +1,11 @@ # @atmo-dev/contrail-lexicons +## 0.4.5 + +### Patch Changes + +- Include `app.bsky.graph.follow` in the generated `lex.config.js` pull list when a feed leaves `FeedConfig.follow` unset. Mirrors the runtime default that `resolveConfig` auto-adds, so `lex-cli pull` fetches the schema instead of skipping it. + ## 0.4.4 ### Patch Changes diff --git a/packages/lexicons/package.json b/packages/lexicons/package.json index 3053c3d..7a5dab9 100644 --- a/packages/lexicons/package.json +++ b/packages/lexicons/package.json @@ -1,6 +1,6 @@ { "name": "@atmo-dev/contrail-lexicons", - "version": "0.4.4", + "version": "0.4.5", "description": "Generate atproto lexicon JSON (and optionally TypeScript types via @atcute/lex-cli) from a Contrail config.", "type": "module", "files": [