From ee715bfc0d3688a8788c3cad1ea11230e37ee420 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 9 Mar 2024 10:23:10 +0000 Subject: [PATCH] chore(release): bumping version to 1.17.0 [skip ci] # [1.17.0](https://github.com/castledio/castled-react-native-sdk/compare/v1.16.0...v1.17.0) (2024-03-09) ### Features * ios listener fixes ([fbb6bc8](https://github.com/castledio/castled-react-native-sdk/commit/fbb6bc8d3a6cc6b02b34cb85ff38a05ad25b0c16)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fe9f73..cdf0502 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.17.0](https://github.com/castledio/castled-react-native-sdk/compare/v1.16.0...v1.17.0) (2024-03-09) + + +### Features + +* ios listener fixes ([fbb6bc8](https://github.com/castledio/castled-react-native-sdk/commit/fbb6bc8d3a6cc6b02b34cb85ff38a05ad25b0c16)) + # [1.16.0](https://github.com/castledio/castled-react-native-sdk/compare/v1.15.0...v1.16.0) (2024-03-09)