Skip to content

Commit f174016

Browse files
chore: Release 1.5.2 (#127)
1 parent b685741 commit f174016

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,3 +1,11 @@
1+
## 1.5.2
2+
3+
- fix: #125 move README to sdk folder (#126) (2025-01-07)
4+
5+
## 1.5.1
6+
7+
*No changes*
8+
19
## 1.5.0
210

311
- feat: Add GroupingKey callback (#115) (2024-12-11)

sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "raygun4reactnative",
33
"title": "Raygun4reactnative",
4-
"version": "1.5.0",
4+
"version": "1.5.2",
55
"description": "Raygun React Native SDK",
66
"main": "dist/index.js",
77
"typescript": {

0 commit comments

Comments
 (0)