We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c6b119 commit 60c140dCopy full SHA for 60c140d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.3.3](https://github.com/podium-lib/client/compare/v5.3.2...v5.3.3) (2025-05-13)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency undici to v6.21.3 ([#466](https://github.com/podium-lib/client/issues/466)) ([9c6b119](https://github.com/podium-lib/client/commit/9c6b119b21f786a91885cb4a269db50eda51eee2))
7
8
## [5.3.2](https://github.com/podium-lib/client/compare/v5.3.1...v5.3.2) (2025-04-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/client",
- "version": "5.3.2",
+ "version": "5.3.3",
"type": "module",
"license": "MIT",
"keywords": [
0 commit comments