Skip to content

Commit 7b01f78

Browse files
committed
release v2.5.1
1 parent 48e31de commit 7b01f78

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## 2.5.1 (2025-05-05)
11+
12+
- Fix bug causing OAuth not to work when using redirect-mode
13+
1014
## 2.5.0 (2025-04-02)
1115

1216
- Allow custom HTTP headers or an `AbortSignal` to be passed to every API method.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "osm-api",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"contributors": [
55
"Kyle Hensel (https://github.com/k-yle)"
66
],

0 commit comments

Comments
 (0)