Skip to content

Commit

Permalink
Merge pull request #93 from sugyan/release-plz-2023-12-23T08-39-12Z
Browse files Browse the repository at this point in the history
chore: release
  • Loading branch information
sugyan authored Dec 23, 2023
2 parents 18c0071 + 964344e commit 8929591
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions atrium-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

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

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

## [0.14.0](https://github.com/sugyan/atrium/compare/atrium-api-v0.13.1...atrium-api-v0.14.0) - 2023-11-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.14.0"
version = "0.15.0"
authors = ["sugyan <[email protected]>"]
edition = "2021"
description = "API library for AT Protocol (Bluesky)"
Expand Down

0 comments on commit 8929591

Please sign in to comment.