File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.49.6] ( https://github.com/XAMPPRocky/octocrab/compare/v0.49.5...v0.49.6 ) - 2026-02-17
11+
12+ ### Added
13+
14+ - repository variables handler ([ #857 ] ( https://github.com/XAMPPRocky/octocrab/pull/857 ) )
15+
16+ ### Other
17+
18+ - Add Event::CopilotWorkStarted ([ #854 ] ( https://github.com/XAMPPRocky/octocrab/pull/854 ) )
19+ - actualized ` Commit ` for GET ` /search/commits ` ([ #851 ] ( https://github.com/XAMPPRocky/octocrab/pull/851 ) )
20+
1021## [ 0.49.5] ( https://github.com/XAMPPRocky/octocrab/compare/v0.49.4...v0.49.5 ) - 2025-12-30
1122
1223### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " octocrab"
3- version = " 0.49.5 "
3+ version = " 0.49.6 "
44resolver = " 2"
55authors = [" XAMPPRocky <xampprocky@gmail.com>" ]
66edition = " 2018"
You can’t perform that action at this time.
0 commit comments