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 b6ad0a8 commit cc23ae6Copy full SHA for cc23ae6
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 1.13.4 (2025-03-06)
4
+
5
+## What's Changed
6
+* Use _ENV to get VAR_DUMPER envs by @roxblnfk in https://github.com/buggregator/trap/pull/163
7
8
9
+**Full Changelog**: https://github.com/buggregator/trap/compare/1.13.3...1.13.4
10
11
## 1.13.3 (2025-01-23)
12
13
## What's Changed
resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.13.3"
+ ".": "1.13.4"
}
0 commit comments