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 082a14e commit 4ee7ea0Copy full SHA for 4ee7ea0
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 3.2.0 (2024-07-21)
2
+
3
+- docs: update ci badge (#e99f6b2)
4
+- chore: deprecate node 18 (#f3931fe)
5
+- chore: bump dependencies (#5b4de1f)
6
7
# 3.1.4 (2024-03-13)
8
9
- fix(#23): reuse same sonic streams (#451e6c0)
package.json
@@ -1,6 +1,6 @@
{
"name": "debug-level",
- "version": "3.1.4",
+ "version": "3.2.0",
"description": "debug with levels",
"keywords": [
"debug",
0 commit comments