Skip to content

Commit

Permalink
Merge pull request #70 from sugyan/release-plz-2023-11-11T12-57-27Z
Browse files Browse the repository at this point in the history
chore: release
  • Loading branch information
sugyan authored Nov 11, 2023
2 parents bede4b8 + dd5f58e commit 43f7d81
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions atrium-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.12.0](https://github.com/sugyan/atrium/compare/atrium-api-v0.11.0...atrium-api-v0.12.0) - 2023-11-11

### Added
- Update API, based on the latest lexicon schemas ([#69](https://github.com/sugyan/atrium/pull/69))

### Fixed
- Add DidDocument ([#71](https://github.com/sugyan/atrium/pull/71))

## [0.11.0](https://github.com/sugyan/atrium/compare/atrium-api-v0.10.0...atrium-api-v0.11.0) - 2023-11-05

### 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.11.0"
version = "0.12.0"
authors = ["sugyan <[email protected]>"]
edition = "2021"
description = "API library for AT Protocol (Bluesky)"
Expand Down

0 comments on commit 43f7d81

Please sign in to comment.