Skip to content

Commit

Permalink
Release 8.0.1 (#290)
Browse files Browse the repository at this point in the history
* Release 8.0.1

* fix podfile.lock
  • Loading branch information
crow authored Jul 17, 2020
1 parent c02e660 commit 1e70ed1
Show file tree
Hide file tree
Showing 17 changed files with 47 additions and 40 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# React Native Module Changelog

## Version 8.0.1 - July 16, 2020
Patch release to fix package generation, common gradle file references and the example app.

- Fixed package generation
- Fixed common gradle file references
- Fixed example app

## Version 8.0.0 - July 8, 2020
Major release rewritten in TypeScript and adding separate modules for location,
HMS and Accengage features
Expand Down
46 changes: 23 additions & 23 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
PODS:
- Airship (13.5.0):
- Airship/Automation (= 13.5.0)
- Airship/Core (= 13.5.0)
- Airship/ExtendedActions (= 13.5.0)
- Airship/MessageCenter (= 13.5.0)
- Airship/Accengage (13.5.0):
- Airship (13.5.1):
- Airship/Automation (= 13.5.1)
- Airship/Core (= 13.5.1)
- Airship/ExtendedActions (= 13.5.1)
- Airship/MessageCenter (= 13.5.1)
- Airship/Accengage (13.5.1):
- Airship/Core
- Airship/Automation (13.5.0):
- Airship/Automation (13.5.1):
- Airship/Core
- Airship/Core (13.5.0)
- Airship/ExtendedActions (13.5.0):
- Airship/Core (13.5.1)
- Airship/ExtendedActions (13.5.1):
- Airship/Core
- Airship/Location (13.5.0):
- Airship/Location (13.5.1):
- Airship/Core
- Airship/MessageCenter (13.5.0):
- Airship/MessageCenter (13.5.1):
- Airship/Core
- AirshipExtensions/NotificationService (13.5.1)
- boost-for-react-native (1.63.0)
Expand Down Expand Up @@ -242,16 +242,16 @@ PODS:
- React
- RNReanimated (1.9.0):
- React
- RNScreens (2.9.0):
- RNScreens (2.8.0):
- React
- urbanairship-accengage-react-native (8.0.0):
- Airship/Accengage (= 13.5.0)
- urbanairship-accengage-react-native (8.0.1):
- Airship/Accengage (= 13.5.1)
- React
- urbanairship-location-react-native (8.0.0):
- Airship/Location (= 13.5.0)
- urbanairship-location-react-native (8.0.1):
- Airship/Location (= 13.5.1)
- React
- urbanairship-react-native (8.0.0):
- Airship (= 13.5.0)
- urbanairship-react-native (8.0.1):
- Airship (= 13.5.1)
- React
- Yoga (1.14.0)

Expand Down Expand Up @@ -368,7 +368,7 @@ EXTERNAL SOURCES:
:path: "../../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
Airship: 7463331b043f02b38c1da948e30d34212aa6bdbb
Airship: 644bb975feaf98f439462350fcbc2c6b68a86bf0
AirshipExtensions: c55fa7b9d471a678d1704e6f9fe29f6e7d9fe1a7
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
DoubleConversion: 5805e889d232975c086db112ece9ed034df7a0b2
Expand Down Expand Up @@ -399,10 +399,10 @@ SPEC CHECKSUMS:
RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
RNGestureHandler: 8f09cd560f8d533eb36da5a6c5a843af9f056b38
RNReanimated: b5ccb50650ba06f6e749c7c329a1bc3ae0c88b43
RNScreens: c526239bbe0e957b988dacc8d75ac94ec9cb19da
urbanairship-accengage-react-native: 52d3043d929b3e72b104a905716731d3d134e158
urbanairship-location-react-native: 01624acbdda98d168e232617d2048f7ef32ebc6c
urbanairship-react-native: 3d81b612bd5251931f57eb57ece32ffa0e1c58a3
RNScreens: 62211832af51e0aebcf6e8c36bcf7dd65592f244
urbanairship-accengage-react-native: ad5fb9a8b6946673621c7e903782103717afed26
urbanairship-location-react-native: fe50c8a3fedd9d8c9b31e92b732b2554dd21602f
urbanairship-react-native: c34e32972016008653970b9fcca0de852cfb9bfa
Yoga: f2a7cd4280bfe2cca5a7aed98ba0eb3d1310f18b

PODFILE CHECKSUM: 3b1e496b3d7771c6b9bf243d65fe1c555613c117
Expand Down
2 changes: 1 addition & 1 deletion urbanairship-accengage-react-native/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
import groovy.json.JsonSlurper

ext {
airshipVersion = "13.2.1"
airshipVersion = "13.3.0"
}

android {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#import "AirshipAccengageReactModuleVersion.h"

NSString *const moduleVersionString = @"7.0.0";
NSString *const moduleVersionString = @"8.0.1";

@implementation AirshipAccengageReactModuleVersion

Expand Down
2 changes: 1 addition & 1 deletion urbanairship-accengage-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "urbanairship-accengage-react-native",
"version": "8.0.0",
"version": "8.0.1",
"description": "Airship accengage module for React Native apps.",
"author": "Airship",
"homepage": "https://github.com/urbanairship/react-native-module",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.dependency "React"
s.dependency "Airship/Accengage", "13.5.0"
s.dependency "Airship/Accengage", "13.5.1"

end

2 changes: 1 addition & 1 deletion urbanairship-hms-react-native/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
import groovy.json.JsonSlurper

ext {
airshipVersion = "13.2.1"
airshipVersion = "13.3.0"
}

android {
Expand Down
2 changes: 1 addition & 1 deletion urbanairship-hms-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "urbanairship-hms-react-native",
"version": "8.0.0",
"version": "8.0.1",
"description": "Airship HMS module for React Native apps.",
"author": "Airship",
"homepage": "https://github.com/urbanairship/react-native-module",
Expand Down
2 changes: 1 addition & 1 deletion urbanairship-location-react-native/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
import groovy.json.JsonSlurper

ext {
airshipVersion = "13.2.1"
airshipVersion = "13.3.0"
}

android {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

#import "AirshipLocationReactModuleVersion.h"

NSString *const moduleVersionString = @"7.0.0";
NSString *const airshipLocationModuleVersionString = @"8.0.1";

@implementation AirshipLocationReactModuleVersion

+ (nonnull NSString *)get {
return moduleVersionString;
return airshipLocationModuleVersionString;
}

@end
2 changes: 1 addition & 1 deletion urbanairship-location-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "urbanairship-location-react-native",
"version": "8.0.0",
"version": "8.0.1",
"description": "Airship location module for React Native apps.",
"author": "Airship",
"homepage": "https://github.com/urbanairship/react-native-module",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.dependency "React"
s.dependency "Airship/Location", "13.5.0"
s.dependency "Airship/Location", "13.5.1"

end

2 changes: 1 addition & 1 deletion urbanairship-react-native/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
import groovy.json.JsonSlurper

ext {
airshipVersion = "13.2.1"
airshipVersion = "13.3.0"
}

android {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

@implementation UARCTModuleVersion

NSString *const moduleVersionString = @"8.0.0";
NSString *const airshipModuleVersionString = @"8.0.1";

+ (nonnull NSString *)get {
return moduleVersionString;
return airshipModuleVersionString;
}

@end
2 changes: 1 addition & 1 deletion urbanairship-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "urbanairship-react-native",
"version": "8.0.0",
"version": "8.0.1",
"description": "Airship plugin for React Native apps.",
"author": "Airship",
"homepage": "https://github.com/urbanairship/react-native-module",
Expand Down
2 changes: 1 addition & 1 deletion urbanairship-react-native/scripts/sync_version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ if [ -z "$1" ]
fi

# Update UARCTModuleVersion.m for current install
sed -i '' "s/\(moduleVersionString *= *@\)\".*\"/\1\"$VERSION\"/g" ios/UARCTModule/UARCTModuleVersion.m
sed -i '' "s/\(airshipModuleVersionString *= *@\)\".*\"/\1\"$VERSION\"/g" ios/UARCTModule/UARCTModuleVersion.m
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ require "json"
s.source = { :git => "https://github.com/urbanairship/react-native-module.git", :tag => "{s.version}" }
s.source_files = "ios/**/*.{h,m}"
s.dependency "React"
s.dependency "Airship", "13.5.0"
s.dependency "Airship", "13.5.1"

end

0 comments on commit 1e70ed1

Please sign in to comment.