Skip to content

Commit 4666369

Browse files
committed
Bump version
1 parent 036814d commit 4666369

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [5.0.5] - 2025-07-20
9+
10+
### Added
11+
- More endpoints supported by default.
12+
813
## [5.0.4] - 2025-06-24
914

1015
### Changed
@@ -22,6 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2227
- Dependency issues
2328
- Typing issues
2429

30+
31+
2532
## [5.0.2] - 2025-05-30
2633

2734
### Fixed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Copyright (c) Microsoft Corporation.
22
# Licensed under the MIT License
3-
VERSION = "5.0.4"
3+
VERSION = "5.0.5"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Copyright (c) Microsoft Corporation.
22
# Licensed under the MIT License
3-
VERSION = "5.0.4"
3+
VERSION = "5.0.5"

0 commit comments

Comments
 (0)