Skip to content

Commit 75d41d0

Browse files
chore: prepare for manual releases (#1077)
* chore: bump core version to 2.21.1 * chore: prepare for manual release
1 parent f56deea commit 75d41d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-react-native",
3-
"version": "2.21.0",
3+
"version": "2.21.1",
44
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
55
"keywords": [
66
"segment",

packages/plugins/plugin-appsflyer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-react-native-plugin-appsflyer",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
55
"main": "lib/commonjs/index",
66
"scripts": {

0 commit comments

Comments
 (0)