Skip to content

Commit af188f3

Browse files
chore(release): 5.2.6 [skip ci]
## [5.2.6](v5.2.5...v5.2.6) (2025-01-16) ### Bug Fixes * **deps:** update dependency undici to v6.21.1 ([#453](#453)) ([2cf54ca](2cf54ca))
1 parent 2cf54ca commit af188f3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.2.6](https://github.com/podium-lib/client/compare/v5.2.5...v5.2.6) (2025-01-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency undici to v6.21.1 ([#453](https://github.com/podium-lib/client/issues/453)) ([2cf54ca](https://github.com/podium-lib/client/commit/2cf54cac312cf6cbb91da0e0f636433f2de7d892))
7+
18
## [5.2.5](https://github.com/podium-lib/client/compare/v5.2.4...v5.2.5) (2024-11-27)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/client",
3-
"version": "5.2.5",
3+
"version": "5.2.6",
44
"type": "module",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)