Skip to content

Commit

Permalink
Merge pull request #321 from heap/version/0.21.0
Browse files Browse the repository at this point in the history
version bump 0.21.0
  • Loading branch information
semmerich-heap authored Jun 29, 2022
2 parents 5be7100 + 2bb92e4 commit 9d1db5b
Show file tree
Hide file tree
Showing 9 changed files with 905 additions and 38,420 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
__BEGIN_UNRELEASED__
## [Unreleased]
### Added
- Added `getSessionId()` method for fetching the current Heap Session ID from the underlying native SDK.
- Added Expo config plugin to support Android in managed workflows.
### Changed
### Deprecated
### Removed
### Fixed
### Security
__END_UNRELEASED__

## [0.21.0] - 2022-06-29

### Added

- Added `getSessionId()` method for fetching the current Heap Session ID from the underlying native SDK.
- Added Expo config plugin to support Android in managed workflows.

## [0.20.0] - 2022-04-28

### Changed
Expand Down
10 changes: 5 additions & 5 deletions integration-tests/drivers/TestDriver063/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ PODS:
- React-cxxreact (= 0.63.4)
- React-jsi (= 0.63.4)
- React-jsinspector (0.63.4)
- react-native-heap (0.20.0):
- react-native-heap (0.21.0):
- Heap (~> 8.2)
- React
- react-native-safe-area-context (3.3.2):
Expand Down Expand Up @@ -381,8 +381,8 @@ SPEC CHECKSUMS:
React-jsi: a0418934cf48f25b485631deb27c64dc40fb4c31
React-jsiexecutor: 93bd528844ad21dc07aab1c67cb10abae6df6949
React-jsinspector: 58aef7155bc9a9683f5b60b35eccea8722a4f53a
react-native-heap: f78f99cd5b74f04521560f7eb54949791432630e
react-native-safe-area-context: 584dc04881deb49474363f3be89e4ca0e854c057
react-native-heap: 3cf90b1867d7c7890653bb87cc860148c09bd5ac
react-native-safe-area-context: 5cf05f49df9d17261e40e518481f2e334c6cd4b5
React-RCTActionSheet: 89a0ca9f4a06c1f93c26067af074ccdce0f40336
React-RCTAnimation: 1bde3ecc0c104c55df246eda516e0deb03c4e49b
React-RCTBlob: a97d378b527740cc667e03ebfa183a75231ab0f0
Expand All @@ -393,11 +393,11 @@ SPEC CHECKSUMS:
React-RCTText: 5c51df3f08cb9dedc6e790161195d12bac06101c
React-RCTVibration: ae4f914cfe8de7d4de95ae1ea6cc8f6315d73d9d
ReactCommon: 73d79c7039f473b76db6ff7c6b159c478acbbb3b
RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
RNCMaskedView: f127cd9652acfa31b91dcff613e07ba18b774db6
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
RNScreens: f7ad633b2e0190b77b6a7aab7f914fad6f198d8d
Yoga: 4bd86afe9883422a7c4028c00e34790f560923d6

PODFILE CHECKSUM: 390006146a19c973c8fd37d495b45b5081c96a93

COCOAPODS: 1.11.3
COCOAPODS: 1.9.3

Large diffs are not rendered by default.

Loading

0 comments on commit 9d1db5b

Please sign in to comment.