Skip to content

Commit dbeb15a

Browse files
chore: release v0.47.1
1 parent 8918c90 commit dbeb15a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.47.1](https://github.com/XAMPPRocky/octocrab/compare/v0.47.0...v0.47.1) - 2025-10-23
11+
12+
### Other
13+
14+
- Modify `_put` method documentation ([#818](https://github.com/XAMPPRocky/octocrab/pull/818))
15+
- Feature/interactions 537 ([#817](https://github.com/XAMPPRocky/octocrab/pull/817))
16+
- Added Feature/classrooms #524 ([#815](https://github.com/XAMPPRocky/octocrab/pull/815))
17+
1018
## [0.47.0](https://github.com/XAMPPRocky/octocrab/compare/v0.46.0...v0.47.0) - 2025-10-06
1119

1220
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "octocrab"
3-
version = "0.47.0"
3+
version = "0.47.1"
44
resolver = "2"
55
authors = ["XAMPPRocky <[email protected]>"]
66
edition = "2018"

0 commit comments

Comments
 (0)