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

chore: bump versions

mary.my.id d330fffc 62d7b22c

verified
Changed files
+8 -6
.changeset
packages
utilities
-5
.changeset/ready-seals-smoke.md
··· 1 - --- 2 - '@atcute/mst': patch 3 - --- 4 - 5 - add MST key validation
+7
packages/utilities/mst/CHANGELOG.md
··· 1 + # @atcute/mst 2 + 3 + ## 0.1.1 4 + 5 + ### Patch Changes 6 + 7 + - 62d7b22: add MST key validation
+1 -1
packages/utilities/mst/package.json
··· 1 1 { 2 2 "type": "module", 3 3 "name": "@atcute/mst", 4 - "version": "0.1.0", 4 + "version": "0.1.1", 5 5 "description": "atproto MST manipulation utilities", 6 6 "keywords": [ 7 7 "atproto",