Skip to content

Commit 6573924

Browse files
chore(release): 5.2.4 [skip ci]
## [5.2.4](v5.2.3...v5.2.4) (2024-11-21) ### Bug Fixes * reducing logl evel to info on 404 errors ([e6d6d04](e6d6d04))
1 parent c2dae64 commit 6573924

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.4](https://github.com/podium-lib/client/compare/v5.2.3...v5.2.4) (2024-11-21)
2+
3+
4+
### Bug Fixes
5+
6+
* reducing logl evel to info on 404 errors ([e6d6d04](https://github.com/podium-lib/client/commit/e6d6d04a4b30729691cafa68521bcfc743c3db64))
7+
18
## [5.2.3](https://github.com/podium-lib/client/compare/v5.2.2...v5.2.3) (2024-11-13)
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.3",
3+
"version": "5.2.4",
44
"type": "module",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)