Bump pds@0.1.2, api@0.2.3 ()

* @atproto/pds@0.1.2

* @atproto/api@0.2.3
This commit is contained in:
Paul Frazee 2023-04-04 17:05:51 -05:00 committed by GitHub
parent ba527918e4
commit 47cb6402cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

@ -1,6 +1,6 @@
{
"name": "@atproto/api",
"version": "0.2.2",
"version": "0.2.3",
"main": "src/index.ts",
"scripts": {
"codegen": "lex gen-api ./src/client ../../lexicons/com/atproto/*/* ../../lexicons/app/bsky/*/*",

@ -1,6 +1,6 @@
{
"name": "@atproto/pds",
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",
"main": "src/index.ts",
"bin": "dist/bin.ts",