Skip to content

Commit e50a279

Browse files
chore: release v0.49.6
1 parent 458d160 commit e50a279

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff 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

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.49.5"
3+
version = "0.49.6"
44
resolver = "2"
55
authors = ["XAMPPRocky <xampprocky@gmail.com>"]
66
edition = "2018"

0 commit comments

Comments
 (0)