Skip to content

Commit

Permalink
chore(master): release 1.11.1 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk authored Dec 7, 2024
1 parent 97ad260 commit f59e224
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 1.11.1 (2024-12-07)

## What's Changed
* Resolve PHP 8.4 deprecations by @roxblnfk in https://github.com/buggregator/trap/pull/144


**Full Changelog**: https://github.com/buggregator/trap/compare/1.11.0...1.11.1

## 1.11.0 (2024-09-25)

## What's Changed
Expand Down
2 changes: 1 addition & 1 deletion resources/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.11.0"
".": "1.11.1"
}

0 comments on commit f59e224

Please sign in to comment.