Version packages ()

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-03-27 16:32:00 +01:00 committed by GitHub
parent 076c2f9872
commit d0747e8373
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 getSubjects endpoint to ozone for fetching detailed view of multiple subjects

@ -1,5 +1,11 @@
# @atproto/api
## 0.14.13
### Patch Changes
- [#3651](https://github.com/bluesky-social/atproto/pull/3651) [`076c2f987`](https://github.com/bluesky-social/atproto/commit/076c2f9872387217806624306e3af08878d1adcd) Thanks [@foysalit](https://github.com/foysalit)! - Add getSubjects endpoint to ozone for fetching detailed view of multiple subjects
## 0.14.12
### Patch Changes

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

@ -1,5 +1,12 @@
# @atproto/bsky
## 0.0.130
### Patch Changes
- Updated dependencies [[`076c2f987`](https://github.com/bluesky-social/atproto/commit/076c2f9872387217806624306e3af08878d1adcd)]:
- @atproto/api@0.14.13
## 0.0.129
### Patch Changes

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

@ -1,5 +1,15 @@
# @atproto/dev-env
## 0.3.105
### Patch Changes
- Updated dependencies [[`076c2f987`](https://github.com/bluesky-social/atproto/commit/076c2f9872387217806624306e3af08878d1adcd)]:
- @atproto/ozone@0.1.92
- @atproto/api@0.14.13
- @atproto/pds@0.4.112
- @atproto/bsky@0.0.130
## 0.3.104
### Patch Changes

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

@ -1,5 +1,14 @@
# @atproto/ozone
## 0.1.92
### Patch Changes
- [#3651](https://github.com/bluesky-social/atproto/pull/3651) [`076c2f987`](https://github.com/bluesky-social/atproto/commit/076c2f9872387217806624306e3af08878d1adcd) Thanks [@foysalit](https://github.com/foysalit)! - Add getSubjects endpoint to ozone for fetching detailed view of multiple subjects
- Updated dependencies [[`076c2f987`](https://github.com/bluesky-social/atproto/commit/076c2f9872387217806624306e3af08878d1adcd)]:
- @atproto/api@0.14.13
## 0.1.91
### Patch Changes

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

@ -1,5 +1,14 @@
# @atproto/pds
## 0.4.112
### Patch Changes
- [#3651](https://github.com/bluesky-social/atproto/pull/3651) [`076c2f987`](https://github.com/bluesky-social/atproto/commit/076c2f9872387217806624306e3af08878d1adcd) Thanks [@foysalit](https://github.com/foysalit)! - Add getSubjects endpoint to ozone for fetching detailed view of multiple subjects
- Updated dependencies [[`076c2f987`](https://github.com/bluesky-social/atproto/commit/076c2f9872387217806624306e3af08878d1adcd)]:
- @atproto/api@0.14.13
## 0.4.111
### Patch Changes

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