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 version

Mary ef3363e4 199ecf0f

+7 -6
-5
.changeset/cruel-rockets-yell.md
··· 1 - --- 2 - '@atcute/identity': patch 3 - --- 4 - 5 - stop normalizing service array
+6
packages/identity/identity/CHANGELOG.md
··· 1 1 # @atcute/identity 2 2 3 + ## 0.1.3 4 + 5 + ### Patch Changes 6 + 7 + - 199ecf0: stop normalizing service array 8 + 3 9 ## 0.1.2 4 10 5 11 ### Patch Changes
+1 -1
packages/identity/identity/package.json
··· 1 1 { 2 2 "type": "module", 3 3 "name": "@atcute/identity", 4 - "version": "0.1.2", 4 + "version": "0.1.3", 5 5 "description": "syntax, type definitions and schemas for atproto handles, DIDs and DID documents", 6 6 "keywords": [ 7 7 "atproto",