Skip to content

Commit

Permalink
Merge branch 'XAMPPRocky:main' into secret_scanning_alert_locations
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad1slav authored Nov 21, 2024
2 parents 19ba34a + 9c39eaa commit 9e216f5
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.42.0](https://github.com/XAMPPRocky/octocrab/compare/v0.41.2...v0.42.0) - 2024-11-13

### Added

- added ssh_signing_keys ops ([#725](https://github.com/XAMPPRocky/octocrab/pull/725))

### Other

- Secrets and Code scanning alerts API ([#730](https://github.com/XAMPPRocky/octocrab/pull/730))
- add support for custom executors ([#728](https://github.com/XAMPPRocky/octocrab/pull/728))
- Fixup route in api/issues/update ([#732](https://github.com/XAMPPRocky/octocrab/pull/732))

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

### 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.2"
version = "0.42.0"
resolver = "2"
authors = ["XAMPPRocky <[email protected]>"]
edition = "2018"
Expand Down

0 comments on commit 9e216f5

Please sign in to comment.