Version packages ()

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-02-19 11:27:59 -05:00 committed by GitHub
parent f79cc63390
commit 1cce9ddb34
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/api': patch
'@atproto/ozone': patch
---
Tag event on moderation subjects and allow filtering events and subjects by tags

@ -1,5 +1,11 @@
# @atproto/api
## 0.9.8
### Patch Changes
- [#2192](https://github.com/bluesky-social/atproto/pull/2192) [`f79cc6339`](https://github.com/bluesky-social/atproto/commit/f79cc63390ae9dbd47a4ff5d694eec25b78b788e) Thanks [@foysalit](https://github.com/foysalit)! - Tag event on moderation subjects and allow filtering events and subjects by tags
## 0.9.7
### Patch Changes

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

@ -1,5 +1,12 @@
# @atproto/bsky
## 0.0.31
### Patch Changes
- Updated dependencies [[`f79cc6339`](https://github.com/bluesky-social/atproto/commit/f79cc63390ae9dbd47a4ff5d694eec25b78b788e)]:
- @atproto/api@0.9.8
## 0.0.30
### Patch Changes

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

@ -1,5 +1,15 @@
# @atproto/dev-env
## 0.2.31
### Patch Changes
- Updated dependencies [[`f79cc6339`](https://github.com/bluesky-social/atproto/commit/f79cc63390ae9dbd47a4ff5d694eec25b78b788e)]:
- @atproto/api@0.9.8
- @atproto/ozone@0.0.10
- @atproto/bsky@0.0.31
- @atproto/pds@0.3.19
## 0.2.30
### Patch Changes

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

@ -1,5 +1,14 @@
# @atproto/ozone
## 0.0.10
### Patch Changes
- [#2192](https://github.com/bluesky-social/atproto/pull/2192) [`f79cc6339`](https://github.com/bluesky-social/atproto/commit/f79cc63390ae9dbd47a4ff5d694eec25b78b788e) Thanks [@foysalit](https://github.com/foysalit)! - Tag event on moderation subjects and allow filtering events and subjects by tags
- Updated dependencies [[`f79cc6339`](https://github.com/bluesky-social/atproto/commit/f79cc63390ae9dbd47a4ff5d694eec25b78b788e)]:
- @atproto/api@0.9.8
## 0.0.9
### Patch Changes

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

@ -1,5 +1,12 @@
# @atproto/pds
## 0.3.19
### Patch Changes
- Updated dependencies [[`f79cc6339`](https://github.com/bluesky-social/atproto/commit/f79cc63390ae9dbd47a4ff5d694eec25b78b788e)]:
- @atproto/api@0.9.8
## 0.3.18
### Patch Changes

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