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

Configure Feed

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

chore: bump versions

Mary ee46c04d dd9b89a5

+7 -6
-5
.changeset/funky-carpets-rush.md
··· 1 - --- 2 - '@atcute/identity': patch 3 - --- 4 - 5 - mark `@context` as optional
+6
packages/identity/identity/CHANGELOG.md
··· 1 1 # @atcute/identity 2 2 3 + ## 1.1.4 4 + 5 + ### Patch Changes 6 + 7 + - dd9b89a: mark `@context` as optional 8 + 3 9 ## 1.1.3 4 10 5 11 ### Patch Changes
+1 -1
packages/identity/identity/package.json
··· 1 1 { 2 2 "name": "@atcute/identity", 3 - "version": "1.1.3", 3 + "version": "1.1.4", 4 4 "description": "syntax, type definitions and schemas for atproto handles, DIDs and DID documents", 5 5 "keywords": [ 6 6 "atproto",