Skip to content

Commit

Permalink
Merge pull request #423 from heap/develop
Browse files Browse the repository at this point in the history
Cut 0.22.7 release
  • Loading branch information
bnickel authored Apr 10, 2024
2 parents e0e77f3 + 87148c1 commit 761b57e
Show file tree
Hide file tree
Showing 10 changed files with 258 additions and 679 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.22.7] - 2024-04-10

### Fixed

- Removed Babel dependencies that were causing audit warnings.

## [0.22.6] - 2023-11-03

### Fixed
Expand Down Expand Up @@ -307,7 +313,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Ability to use Heap's identity APIs from React Native code.
- Instructions for install and use.

[unreleased]: https://github.com/heap/react-native-heap/compare/0.22.6...HEAD
[unreleased]: https://github.com/heap/react-native-heap/compare/0.22.7...HEAD
[0.22.7]: https://github.com/heap/react-native-heap/compare/0.22.6...0.22.7
[0.22.6]: https://github.com/heap/react-native-heap/compare/0.22.5...0.22.6
[0.22.5]: https://github.com/heap/react-native-heap/compare/0.22.4...0.22.5
[0.22.4]: https://github.com/heap/react-native-heap/compare/0.22.3...0.22.4
Expand Down
4 changes: 2 additions & 2 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.5)
- React-jsi (= 0.63.5)
- React-jsinspector (0.63.5)
- react-native-heap (0.22.6):
- react-native-heap (0.22.7):
- Heap (~> 9.0)
- React-Core
- React-CoreModules
Expand Down Expand Up @@ -382,7 +382,7 @@ SPEC CHECKSUMS:
React-jsi: 7d908b17758178b076a05a254523f1a4227b53d2
React-jsiexecutor: e06a32e42affb2bd89e4c8369349b5fcf787710c
React-jsinspector: fdbc08866b34ae8e1b788ea1cbd9f9d1ca2aa3d6
react-native-heap: 1bf6b524e9c8809152e02053260eaa89ac213474
react-native-heap: 66d791c18731ea85ed363fae9b05d66c14d98d32
react-native-safe-area-context: 584dc04881deb49474363f3be89e4ca0e854c057
React-RCTActionSheet: e911b99f0d6fa7711ffc2f62d236b12a32771835
React-RCTAnimation: ad8b853170a059faf31d6add34f67d22391bbe01
Expand Down
Loading

0 comments on commit 761b57e

Please sign in to comment.