Skip to content

Commit 409f954

Browse files
chore: prepare manual release (#1100)
-manually release core, AdvertisingID-plugin and Braze-plugin as semantic release is not working -updated versions in package.json for respective packages
1 parent ac12ca6 commit 409f954

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.2",
3+
"version": "2.21.3",
44
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
55
"keywords": [
66
"segment",

packages/plugins/plugin-advertising-id/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-advertising-id",
3-
"version": "1.3.5",
3+
"version": "1.3.6",
44
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
55
"main": "lib/commonjs/index",
66
"scripts": {

packages/plugins/plugin-braze/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-braze",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
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)