Version packages ()

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-10-30 18:07:13 -05:00 committed by GitHub
parent 0158ab3845
commit d9fcaf8a78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
11 changed files with 44 additions and 11 deletions

@ -1,6 +0,0 @@
---
"@atproto/ozone": patch
"@atproto/api": patch
---
Add collections and subjectType filters to ozone's queryEvents and queryStatuses endpoints

@ -1,5 +1,11 @@
# @atproto/api
## 0.13.13
### Patch Changes
- [#2914](https://github.com/bluesky-social/atproto/pull/2914) [`19e36afb2`](https://github.com/bluesky-social/atproto/commit/19e36afb2c13dbc7b1033eb3cab5e7fc6f496fdc) Thanks [@foysalit](https://github.com/foysalit)! - Add collections and subjectType filters to ozone's queryEvents and queryStatuses endpoints
## 0.13.12
### Patch Changes

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

@ -1,5 +1,12 @@
# @atproto/bsky
## 0.0.91
### Patch Changes
- Updated dependencies [[`19e36afb2`](https://github.com/bluesky-social/atproto/commit/19e36afb2c13dbc7b1033eb3cab5e7fc6f496fdc)]:
- @atproto/api@0.13.13
## 0.0.90
### Patch Changes

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

@ -1,5 +1,15 @@
# @atproto/dev-env
## 0.3.59
### Patch Changes
- Updated dependencies [[`19e36afb2`](https://github.com/bluesky-social/atproto/commit/19e36afb2c13dbc7b1033eb3cab5e7fc6f496fdc)]:
- @atproto/ozone@0.1.52
- @atproto/api@0.13.13
- @atproto/bsky@0.0.91
- @atproto/pds@0.4.68
## 0.3.58
### Patch Changes

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

@ -1,5 +1,14 @@
# @atproto/ozone
## 0.1.52
### Patch Changes
- [#2914](https://github.com/bluesky-social/atproto/pull/2914) [`19e36afb2`](https://github.com/bluesky-social/atproto/commit/19e36afb2c13dbc7b1033eb3cab5e7fc6f496fdc) Thanks [@foysalit](https://github.com/foysalit)! - Add collections and subjectType filters to ozone's queryEvents and queryStatuses endpoints
- Updated dependencies [[`19e36afb2`](https://github.com/bluesky-social/atproto/commit/19e36afb2c13dbc7b1033eb3cab5e7fc6f496fdc)]:
- @atproto/api@0.13.13
## 0.1.51
### Patch Changes

@ -1,6 +1,6 @@
{
"name": "@atproto/ozone",
"version": "0.1.51",
"version": "0.1.52",
"license": "MIT",
"description": "Backend service for moderating the Bluesky network.",
"keywords": [

@ -1,5 +1,12 @@
# @atproto/pds
## 0.4.68
### Patch Changes
- Updated dependencies [[`19e36afb2`](https://github.com/bluesky-social/atproto/commit/19e36afb2c13dbc7b1033eb3cab5e7fc6f496fdc)]:
- @atproto/api@0.13.13
## 0.4.67
### Patch Changes

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