We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e03ed9 commit c4e2bc6Copy full SHA for c4e2bc6
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 3.2.1 (2024-10-04)
2
+
3
+- chore: bump dependencies (#5e03ed9)
4
+- fix: remove deprecated res._headers (#93e54ad)
5
6
# 3.2.0 (2024-07-21)
7
8
- docs: update ci badge (#e99f6b2)
package.json
@@ -1,6 +1,6 @@
{
"name": "debug-level",
- "version": "3.2.1-0",
+ "version": "3.2.1",
"description": "debug with levels",
"keywords": [
"debug",
0 commit comments