Skip to content

Commit

Permalink
Merge pull request #85 from sugyan/release-plz-2023-11-22T14-32-06Z
Browse files Browse the repository at this point in the history
chore: release
  • Loading branch information
sugyan authored Nov 22, 2023
2 parents cd9b42d + fe97361 commit fc99496
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions atrium-xrpc-client/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.2.0](https://github.com/sugyan/atrium/compare/atrium-xrpc-client-v0.1.2...atrium-xrpc-client-v0.2.0) - 2023-11-22

### Added
- Update xrpc version, fix base_uri ([#84](https://github.com/sugyan/atrium/pull/84))

## [0.1.2](https://github.com/sugyan/atrium/compare/atrium-xrpc-client-v0.1.1...atrium-xrpc-client-v0.1.2) - 2023-11-12

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

0 comments on commit fc99496

Please sign in to comment.