We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cf54ca commit af188f3Copy full SHA for af188f3
CHANGELOG.md
@@ -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
8
## [5.2.5](https://github.com/podium-lib/client/compare/v5.2.4...v5.2.5) (2024-11-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/client",
- "version": "5.2.5",
+ "version": "5.2.6",
"type": "module",
"license": "MIT",
"keywords": [
0 commit comments