Skip to content

Commit 6812af6

Browse files
authored
Merge pull request #97 from sugyan/release-plz-2024-02-08T15-07-43Z
chore: release
2 parents 1cc104f + e5f12cc commit 6812af6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

atrium-api/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.16.0](https://github.com/sugyan/atrium/compare/atrium-api-v0.15.0...atrium-api-v0.16.0) - 2024-02-09
10+
11+
### Added
12+
- Update API, based on the latest lexicon schemas ([#99](https://github.com/sugyan/atrium/pull/99))
13+
- *(api)* Implement CidLink, BlobRef types ([#96](https://github.com/sugyan/atrium/pull/96))
14+
915
## [0.15.0](https://github.com/sugyan/atrium/compare/atrium-api-v0.14.0...atrium-api-v0.15.0) - 2023-12-23
1016

1117
### Added

atrium-api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "atrium-api"
3-
version = "0.15.0"
3+
version = "0.16.0"
44
authors = ["sugyan <[email protected]>"]
55
edition = "2021"
66
description = "API library for AT Protocol (Bluesky)"

0 commit comments

Comments
 (0)