diff --git a/CHANGELOG.md b/CHANGELOG.md index 56520e3..660071e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.2] - 2025-11-19 + +### Changed +- Updated `@iterable/react-native-sdk` to `^2.1.0` + ## [1.0.1] - 2025-07-16 ### Changed diff --git a/example/package.json b/example/package.json index 10909d9..d3aed9d 100644 --- a/example/package.json +++ b/example/package.json @@ -11,7 +11,7 @@ "open:android": "open -a \"Android Studio\" android" }, "dependencies": { - "@iterable/react-native-sdk": "^2.0.2", + "@iterable/react-native-sdk": "^2.1.0", "@react-navigation/native": "^7.0.19", "@react-navigation/stack": "^7.2.3", "expo": "^53.0.19", diff --git a/example/yarn.lock b/example/yarn.lock index a4036ab..4e5cda5 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -1481,20 +1481,19 @@ __metadata: languageName: node linkType: hard -"@iterable/react-native-sdk@npm:^2.0.2": - version: 2.0.2 - resolution: "@iterable/react-native-sdk@npm:2.0.2" +"@iterable/react-native-sdk@npm:^2.1.0": + version: 2.1.0 + resolution: "@iterable/react-native-sdk@npm:2.1.0" peerDependencies: "@react-navigation/native": "*" react: "*" react-native: "*" react-native-safe-area-context: "*" - react-native-vector-icons: "*" react-native-webview: "*" peerDependenciesMeta: expo: optional: true - checksum: 10c0/d1d6485dd3b982642df9569a4793aae0ff71191f8f6faffadbb580594db8e9cf2089f8a9b668d09c7b53e93ecbcd9d054833a8b82e0bb2a1d0d9a68a269d5967 + checksum: 10c0/925492e228c786df0c2193a3bc0a9c8a590fe16a096bc76cc7e82f49c12c6eb62ec5a67a895e15a013f3473c839f04411a484975ffca218e60b92f71fed4cb06 languageName: node linkType: hard @@ -3309,7 +3308,7 @@ __metadata: resolution: "expo-plugin-example@workspace:." dependencies: "@babel/core": "npm:^7.25.2" - "@iterable/react-native-sdk": "npm:^2.0.2" + "@iterable/react-native-sdk": "npm:^2.1.0" "@react-navigation/native": "npm:^7.0.19" "@react-navigation/stack": "npm:^7.2.3" "@types/react": "npm:~19.0.10" diff --git a/package.json b/package.json index 0855d50..6009f93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@iterable/expo-plugin", - "version": "1.0.1", + "version": "1.0.2", "description": "Config plugin for @iterable/react-native-sdk", "main": "build/withIterable.js", "types": "build/withIterable.d.ts", @@ -36,7 +36,7 @@ "devDependencies": { "@commitlint/config-conventional": "^19.6.0", "@evilmartians/lefthook": "^1.5.0", - "@iterable/react-native-sdk": "^2.0.2", + "@iterable/react-native-sdk": "^2.1.0", "@react-native/eslint-config": "^0.79.5", "@release-it/conventional-changelog": "^9.0.2", "@types/jest": "^29.5.14", diff --git a/yarn.lock b/yarn.lock index abcae09..60a160f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2669,7 +2669,7 @@ __metadata: dependencies: "@commitlint/config-conventional": "npm:^19.6.0" "@evilmartians/lefthook": "npm:^1.5.0" - "@iterable/react-native-sdk": "npm:^2.0.2" + "@iterable/react-native-sdk": "npm:^2.1.0" "@react-native/eslint-config": "npm:^0.79.5" "@release-it/conventional-changelog": "npm:^9.0.2" "@types/jest": "npm:^29.5.14" @@ -2702,20 +2702,19 @@ __metadata: languageName: unknown linkType: soft -"@iterable/react-native-sdk@npm:^2.0.2": - version: 2.0.2 - resolution: "@iterable/react-native-sdk@npm:2.0.2" +"@iterable/react-native-sdk@npm:^2.1.0": + version: 2.1.0 + resolution: "@iterable/react-native-sdk@npm:2.1.0" peerDependencies: "@react-navigation/native": "*" react: "*" react-native: "*" react-native-safe-area-context: "*" - react-native-vector-icons: "*" react-native-webview: "*" peerDependenciesMeta: expo: optional: true - checksum: 10c0/d1d6485dd3b982642df9569a4793aae0ff71191f8f6faffadbb580594db8e9cf2089f8a9b668d09c7b53e93ecbcd9d054833a8b82e0bb2a1d0d9a68a269d5967 + checksum: 10c0/925492e228c786df0c2193a3bc0a9c8a590fe16a096bc76cc7e82f49c12c6eb62ec5a67a895e15a013f3473c839f04411a484975ffca218e60b92f71fed4cb06 languageName: node linkType: hard