Version packages ()

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-12-06 12:23:41 -08:00 committed by GitHub
parent 45352f9b6d
commit cbc94aca13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 33 additions and 9 deletions

@ -1,5 +0,0 @@
---
'@atproto/api': minor
---
Add the !no-unauthenticated label to the moderation SDK

@ -1,5 +1,11 @@
# @atproto/api
## 0.7.0
### Minor Changes
- [#1937](https://github.com/bluesky-social/atproto/pull/1937) [`45352f9b`](https://github.com/bluesky-social/atproto/commit/45352f9b6d02aa405be94e9102424d983912ca5d) Thanks [@pfrazee](https://github.com/pfrazee)! - Add the !no-unauthenticated label to the moderation SDK
## 0.6.24
### Patch Changes

@ -1,6 +1,6 @@
{
"name": "@atproto/api",
"version": "0.6.24",
"version": "0.7.0",
"license": "MIT",
"description": "Client library for atproto and Bluesky",
"keywords": [

@ -1,5 +1,12 @@
# @atproto/bsky
## 0.0.17
### Patch Changes
- Updated dependencies [[`45352f9b`](https://github.com/bluesky-social/atproto/commit/45352f9b6d02aa405be94e9102424d983912ca5d)]:
- @atproto/api@0.7.0
## 0.0.16
### Patch Changes

@ -1,6 +1,6 @@
{
"name": "@atproto/bsky",
"version": "0.0.16",
"version": "0.0.17",
"license": "MIT",
"description": "Reference implementation of app.bsky App View (Bluesky API)",
"keywords": [

@ -1,5 +1,14 @@
# @atproto/dev-env
## 0.2.17
### Patch Changes
- Updated dependencies [[`45352f9b`](https://github.com/bluesky-social/atproto/commit/45352f9b6d02aa405be94e9102424d983912ca5d)]:
- @atproto/api@0.7.0
- @atproto/bsky@0.0.17
- @atproto/pds@0.3.5
## 0.2.16
### Patch Changes

@ -1,6 +1,6 @@
{
"name": "@atproto/dev-env",
"version": "0.2.16",
"version": "0.2.17",
"license": "MIT",
"description": "Local development environment helper for atproto development",
"keywords": [

@ -1,5 +1,12 @@
# @atproto/pds
## 0.3.5
### Patch Changes
- Updated dependencies [[`45352f9b`](https://github.com/bluesky-social/atproto/commit/45352f9b6d02aa405be94e9102424d983912ca5d)]:
- @atproto/api@0.7.0
## 0.3.4
### Patch Changes

@ -1,6 +1,6 @@
{
"name": "@atproto/pds",
"version": "0.3.4",
"version": "0.3.5",
"license": "MIT",
"description": "Reference implementation of atproto Personal Data Server (PDS)",
"keywords": [