We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ad39d4 commit 2c08a25Copy full SHA for 2c08a25
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## 1.13.15 (2025-06-08)
12
13
**Full Changelog**: https://github.com/buggregator/trap/compare/1.13.14...1.13.15
resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.13.15"
+ ".": "1.13.16"
}
0 commit comments