sugyan / atrium

Rust libraries for Bluesky's AT Protocol services.
MIT License
218 stars 26 forks source link

chore: release #251

Closed github-actions[bot] closed 4 days ago

github-actions[bot] commented 1 week ago

🤖 New release

Changelog

## `atrium-api`

## [0.24.8](https://github.com/sugyan/atrium/compare/atrium-api-v0.24.7...atrium-api-v0.24.8) - 2024-11-19 ### Added - Update API, based on the latest lexicon schemas ([#256](https://github.com/sugyan/atrium/pull/256)) - Update XrpcClient, add AuthorizationToken ([#248](https://github.com/sugyan/atrium/pull/248)) - Replace OnceCell with static OnceLock for regex compilation ([#250](https://github.com/sugyan/atrium/pull/250))
## `atrium-xrpc`
## [0.12.0](https://github.com/sugyan/atrium/compare/atrium-xrpc-v0.11.6...atrium-xrpc-v0.12.0) - 2024-11-19 ### Added - Update XrpcClient, add AuthorizationToken ([#248](https://github.com/sugyan/atrium/pull/248))
## `bsky-sdk`
## [0.1.13](https://github.com/sugyan/atrium/compare/bsky-sdk-v0.1.12...bsky-sdk-v0.1.13) - 2024-11-19 ### Other - Update README - Add example of how to create a Post on bsky ([#255](https://github.com/sugyan/atrium/pull/255))
## `atrium-xrpc-client`
## [0.5.10](https://github.com/sugyan/atrium/compare/atrium-xrpc-client-v0.5.9...atrium-xrpc-client-v0.5.10) - 2024-11-19 ### Other - updated the following local packages: atrium-xrpc
## `bsky-cli`
## [0.1.26](https://github.com/sugyan/atrium/compare/bsky-cli-v0.1.25...bsky-cli-v0.1.26) - 2024-11-19 ### Other - updated the following local packages: bsky-sdk


This PR was generated with release-plz.