Skip to content

Commit

Permalink
chore: release v0.41.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 15, 2024
1 parent 766962c commit 943cebd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.41.2](https://github.com/XAMPPRocky/octocrab/compare/v0.41.1...v0.41.2) - 2024-10-15

### Fixed

- crate build issues with `stream` feature ([#711](https://github.com/XAMPPRocky/octocrab/pull/711))

### Other

- added user's social accounts operations (/user/social_accounts) ([#723](https://github.com/XAMPPRocky/octocrab/pull/723))
- added auth.user's git_ssh_keys operations ([#719](https://github.com/XAMPPRocky/octocrab/pull/719))
- Remove --verbose ([#716](https://github.com/XAMPPRocky/octocrab/pull/716))

## [0.41.1](https://github.com/XAMPPRocky/octocrab/compare/v0.41.0...v0.41.1) - 2024-10-10

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "octocrab"
version = "0.41.1"
version = "0.41.2"
resolver = "2"
authors = ["XAMPPRocky <[email protected]>"]
edition = "2018"
Expand Down

0 comments on commit 943cebd

Please sign in to comment.