Skip to content

Commit 1e3809c

Browse files
authored
chore(master): release 1.12.0 (#149)
1 parent b03ad64 commit 1e3809c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## 1.12.0 (2025-01-15)
4+
5+
## What's Changed
6+
* Expose command `trap --version` by @roxblnfk in https://github.com/buggregator/trap/pull/147
7+
* Support custom listening hosts by @roxblnfk in https://github.com/buggregator/trap/pull/148
8+
9+
10+
**Full Changelog**: https://github.com/buggregator/trap/compare/1.11.1...1.12.0
11+
312
## 1.11.1 (2024-12-07)
413

514
## 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.11.1"
2+
".": "1.12.0"
33
}

0 commit comments

Comments
 (0)