Skip to content

Commit 2530255

Browse files
authored
chore(master): release 1.15.1 (#211)
1 parent ce02ca5 commit 2530255

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.15.1 (2025-12-27)
4+
5+
## What's Changed
6+
* Fix Symfony 8 compatibility by @roxblnfk in https://github.com/buggregator/trap/pull/210
7+
8+
9+
**Full Changelog**: https://github.com/buggregator/trap/compare/1.15.0...1.15.1
10+
311
## 1.15.0 (2025-11-30)
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.15.0"
2+
".": "1.15.1"
33
}

0 commit comments

Comments
 (0)