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 0df19eb3 6c7dadc2

+7 -6
-5
.changeset/pretty-kiwis-buy.md
··· 1 - --- 2 - '@atcute/microcosm': patch 3 - --- 4 - 5 - pull latest Microcosm lexicons
+6
packages/definitions/microcosm/CHANGELOG.md
··· 1 1 # @atcute/microcosm 2 2 3 + ## 1.0.2 4 + 5 + ### Patch Changes 6 + 7 + - 9d2ac71: pull latest Microcosm lexicons 8 + 3 9 ## 1.0.1 4 10 5 11 ### Patch Changes
+1 -1
packages/definitions/microcosm/package.json
··· 1 1 { 2 2 "name": "@atcute/microcosm", 3 - "version": "1.0.1", 3 + "version": "1.0.2", 4 4 "description": "Microcosm (blue.microcosm.*, com.bad-example.*) schema definitions", 5 5 "license": "0BSD", 6 6 "repository": {