Skip to content

Commit 91b2d02

Browse files
authored
2.2.8 (#154)
* chore(release): update changelog * 2.2.8
1 parent c2b8039 commit 91b2d02

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 2.2.8 (2026-01-27)
4+
5+
- [#153](https://github.com/castle/castle-react-native/pull/153) Add configuration option for sensor tracking.
6+
- Update Castle iOS SDK to 3.1.11.
7+
38
## 2.2.7 (2025-12-08)
49

510
- Update Castle iOS SDK to 3.1.7.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@castleio/react-native-castle",
3-
"version": "2.2.7",
3+
"version": "2.2.8",
44
"description": "Castle SDK for React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)