Skip to content

Commit 2c08a25

Browse files
authored
chore(master): release 1.13.16 (#188)
1 parent 2ad39d4 commit 2c08a25

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

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.16 (2025-06-09)
4+
5+
## What's Changed
6+
* Add casters for new public protobuf RepeatedField DTO by @roxblnfk in https://github.com/buggregator/trap/pull/187
7+
8+
9+
**Full Changelog**: https://github.com/buggregator/trap/compare/1.13.15...1.13.16
10+
311
## 1.13.15 (2025-06-08)
412

513
**Full Changelog**: https://github.com/buggregator/trap/compare/1.13.14...1.13.15

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.15"
2+
".": "1.13.16"
33
}

0 commit comments

Comments
 (0)