Skip to content

Commit cc23ae6

Browse files
authored
chore(master): release 1.13.4 (#164)
1 parent b6ad0a8 commit cc23ae6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

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+
311
## 1.13.3 (2025-01-23)
412

513
## What's Changed

resources/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.13.3"
2+
".": "1.13.4"
33
}

0 commit comments

Comments
 (0)