a collection of lightweight TypeScript packages for AT Protocol, the protocol powering Bluesky
atproto bluesky typescript npm
101
fork

Configure Feed

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

chore: bump versions

Mary 3d6411af 11e4e0b3

+7 -6
-5
.changeset/modern-ads-learn.md
··· 1 - --- 2 - '@atcute/lexicon-resolver': patch 3 - --- 4 - 5 - fix stale FailedResponseError construct
+6
packages/lexicons/lexicon-resolver/CHANGELOG.md
··· 1 1 # @atcute/lexicon-resolver 2 2 3 + ## 0.1.5 4 + 5 + ### Patch Changes 6 + 7 + - 11e4e0b: fix stale FailedResponseError construct 8 + 3 9 ## 0.1.4 4 10 5 11 ### Patch Changes
+1 -1
packages/lexicons/lexicon-resolver/package.json
··· 1 1 { 2 2 "type": "module", 3 3 "name": "@atcute/lexicon-resolver", 4 - "version": "0.1.4", 4 + "version": "0.1.5", 5 5 "description": "atproto lexicon authority resolution", 6 6 "keywords": [ 7 7 "atproto",