Skip to content

Commit 059e923

Browse files
committed
Release 5.4.1
1 parent e33569e commit 059e923

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Change Log
22
## Unreleased
33

4+
## [5.4.1](https://github.com/jazzband/django-silk/tree/5.4.1) (2025-08-10)
5+
:release-by: Albert Wang (@albertyw)
6+
[Full Changelog](https://github.com/jazzband/django-silk/compare/5.4.0..5.4.1)
7+
8+
**Fixes:**
9+
10+
- Fixes curl/client values rendering in request_detail (#797) @bcmyguest
11+
12+
**Maintenance and Cleanup:**
13+
14+
- Dependency updates
15+
- Documentation updates
16+
17+
418
## [5.4.0](https://github.com/jazzband/django-silk/tree/5.4.0) (2025-05-03)
519
:release-by: Albert Wang (@albertyw)
620
[Full Changelog](https://github.com/jazzband/django-silk/compare/5.3.2..5.4.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "silk",
3-
"version": "5.4.0",
3+
"version": "5.4.1",
44
"description": "https://github.com/jazzband/django-silk",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)