Skip to content

Commit

Permalink
Merge pull request #97 from sugyan/release-plz-2024-02-08T15-07-43Z
Browse files Browse the repository at this point in the history
chore: release
  • Loading branch information
sugyan authored Feb 9, 2024
2 parents 1cc104f + e5f12cc commit 6812af6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions atrium-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.16.0](https://github.com/sugyan/atrium/compare/atrium-api-v0.15.0...atrium-api-v0.16.0) - 2024-02-09

### Added
- Update API, based on the latest lexicon schemas ([#99](https://github.com/sugyan/atrium/pull/99))
- *(api)* Implement CidLink, BlobRef types ([#96](https://github.com/sugyan/atrium/pull/96))

## [0.15.0](https://github.com/sugyan/atrium/compare/atrium-api-v0.14.0...atrium-api-v0.15.0) - 2023-12-23

### Added
Expand Down
2 changes: 1 addition & 1 deletion atrium-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "atrium-api"
version = "0.15.0"
version = "0.16.0"
authors = ["sugyan <[email protected]>"]
edition = "2021"
description = "API library for AT Protocol (Bluesky)"
Expand Down

0 comments on commit 6812af6

Please sign in to comment.