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-04-16 14:37:20 +02:00 committed by GitHub
parent 23462184dc
commit b53e2c5d77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
14 changed files with 49 additions and 16 deletions

@ -1,5 +0,0 @@
---
"@atproto/api": minor
---
run codegen for changes in lex-cli

@ -1,5 +0,0 @@
---
"@atproto/lex-cli": minor
---
Fix conflicts between lexicon in gen-api, record types in index file now named ComExampleNameRecord instead of NameRecord

@ -1,5 +1,11 @@
# @atproto/api
## 0.15.0
### Minor Changes
- [#3715](https://github.com/bluesky-social/atproto/pull/3715) [`23462184d`](https://github.com/bluesky-social/atproto/commit/23462184dc941ba2fc3b4d054985a53715585020) Thanks [@knotbin](https://github.com/knotbin)! - run codegen for changes in lex-cli
## 0.14.22
### Patch Changes

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

@ -1,5 +1,12 @@
# @atproto/bsky
## 0.0.141
### Patch Changes
- Updated dependencies [[`23462184d`](https://github.com/bluesky-social/atproto/commit/23462184dc941ba2fc3b4d054985a53715585020)]:
- @atproto/api@0.15.0
## 0.0.140
### Patch Changes

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

@ -1,5 +1,15 @@
# @atproto/dev-env
## 0.3.119
### Patch Changes
- Updated dependencies [[`23462184d`](https://github.com/bluesky-social/atproto/commit/23462184dc941ba2fc3b4d054985a53715585020)]:
- @atproto/api@0.15.0
- @atproto/bsky@0.0.141
- @atproto/ozone@0.1.103
- @atproto/pds@0.4.126
## 0.3.118
### Patch Changes

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

@ -1,5 +1,11 @@
# @atproto/lex-cli
## 0.8.0
### Minor Changes
- [#3715](https://github.com/bluesky-social/atproto/pull/3715) [`23462184d`](https://github.com/bluesky-social/atproto/commit/23462184dc941ba2fc3b4d054985a53715585020) Thanks [@knotbin](https://github.com/knotbin)! - Fix conflicts between lexicon in gen-api, record types in index file now named ComExampleNameRecord instead of NameRecord
## 0.7.2
### Patch Changes

@ -1,6 +1,6 @@
{
"name": "@atproto/lex-cli",
"version": "0.7.2",
"version": "0.8.0",
"license": "MIT",
"description": "TypeScript codegen tool for atproto Lexicon schemas",
"keywords": [

@ -1,5 +1,12 @@
# @atproto/ozone
## 0.1.103
### Patch Changes
- Updated dependencies [[`23462184d`](https://github.com/bluesky-social/atproto/commit/23462184dc941ba2fc3b4d054985a53715585020)]:
- @atproto/api@0.15.0
## 0.1.102
### Patch Changes

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

@ -1,5 +1,12 @@
# @atproto/pds
## 0.4.126
### Patch Changes
- Updated dependencies [[`23462184d`](https://github.com/bluesky-social/atproto/commit/23462184dc941ba2fc3b4d054985a53715585020)]:
- @atproto/api@0.15.0
## 0.4.125
### Patch Changes

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