Version packages ()

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-02-21 16:42:38 +00:00 committed by GitHub
parent b9cb049d94
commit 27bff80a98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
11 changed files with 46 additions and 12 deletions

@ -1,7 +0,0 @@
---
"@atproto/ozone": patch
"@atproto/api": patch
"@atproto/pds": patch
---
Add Divert event to the list of allowed ozone events

@ -1,5 +1,11 @@
# @atproto/api
## 0.14.4
### Patch Changes
- [#3561](https://github.com/bluesky-social/atproto/pull/3561) [`b9cb049d9`](https://github.com/bluesky-social/atproto/commit/b9cb049d940cc706681142ef498238f74e2f539c) Thanks [@foysalit](https://github.com/foysalit)! - Add Divert event to the list of allowed ozone events
## 0.14.3
### Patch Changes

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

@ -1,5 +1,12 @@
# @atproto/bsky
## 0.0.121
### Patch Changes
- Updated dependencies [[`b9cb049d9`](https://github.com/bluesky-social/atproto/commit/b9cb049d940cc706681142ef498238f74e2f539c)]:
- @atproto/api@0.14.4
## 0.0.120
### Patch Changes

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

@ -1,5 +1,15 @@
# @atproto/dev-env
## 0.3.93
### Patch Changes
- Updated dependencies [[`b9cb049d9`](https://github.com/bluesky-social/atproto/commit/b9cb049d940cc706681142ef498238f74e2f539c)]:
- @atproto/ozone@0.1.83
- @atproto/api@0.14.4
- @atproto/pds@0.4.100
- @atproto/bsky@0.0.121
## 0.3.92
### Patch Changes

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

@ -1,5 +1,14 @@
# @atproto/ozone
## 0.1.83
### Patch Changes
- [#3561](https://github.com/bluesky-social/atproto/pull/3561) [`b9cb049d9`](https://github.com/bluesky-social/atproto/commit/b9cb049d940cc706681142ef498238f74e2f539c) Thanks [@foysalit](https://github.com/foysalit)! - Add Divert event to the list of allowed ozone events
- Updated dependencies [[`b9cb049d9`](https://github.com/bluesky-social/atproto/commit/b9cb049d940cc706681142ef498238f74e2f539c)]:
- @atproto/api@0.14.4
## 0.1.82
### Patch Changes

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

@ -1,5 +1,14 @@
# @atproto/pds
## 0.4.100
### Patch Changes
- [#3561](https://github.com/bluesky-social/atproto/pull/3561) [`b9cb049d9`](https://github.com/bluesky-social/atproto/commit/b9cb049d940cc706681142ef498238f74e2f539c) Thanks [@foysalit](https://github.com/foysalit)! - Add Divert event to the list of allowed ozone events
- Updated dependencies [[`b9cb049d9`](https://github.com/bluesky-social/atproto/commit/b9cb049d940cc706681142ef498238f74e2f539c)]:
- @atproto/api@0.14.4
## 0.4.99
### Patch Changes

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