A React component library for rendering common AT Protocol records for applications such as Bluesky and Leaflet.

version bump

Changed files
+1 -1
+1 -1
package.json
···
{
"name": "atproto-ui",
-
"version": "0.9.0",
+
"version": "0.10.0",
"type": "module",
"description": "React components and hooks for rendering AT Protocol records.",
"main": "./lib-dist/index.js",