Suite of AT Protocol TypeScript libraries built on web standards
21
fork

Configure Feed

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

chore: release xrpc and xrpc-server

+2 -2
+1 -1
xrpc-server/deno.json
··· 1 1 { 2 2 "name": "@atp/xrpc-server", 3 - "version": "0.1.0-alpha.9", 3 + "version": "0.1.0-alpha.10", 4 4 "exports": "./mod.ts", 5 5 "license": "MIT", 6 6 "imports": {
+1 -1
xrpc/deno.json
··· 1 1 { 2 2 "name": "@atp/xrpc", 3 - "version": "0.1.0-alpha.5", 3 + "version": "0.1.0-alpha.6", 4 4 "exports": "./mod.ts", 5 5 "license": "MIT", 6 6 "imports": {