Skip to content

Commit

Permalink
chore(release): 2.18.0 [skip ci]
Browse files Browse the repository at this point in the history
## @segment/analytics-react-native [2.18.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-v2.17.0...@segment/analytics-react-native-v2.18.0) (2024-02-01)

### Features

* add support for hasUnmappedDestinations ([#905](#905)) ([545d596](545d596))
* consent plugin updates and test cases ([#894](#894)) ([ff1d332](ff1d332))
* RN 0.72 Upgrade ([03f13a1](03f13a1))

### Bug Fixes

* remove circular dependency in ConsentPlugin ([71e7eae](71e7eae))

### Dependencies

* **@segment/sovran-react-native:** upgraded to 1.1.0
  • Loading branch information
semantic-release-bot committed Feb 1, 2024
1 parent 9e4f14b commit 5076524
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## @segment/analytics-react-native [2.18.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-v2.17.0...@segment/analytics-react-native-v2.18.0) (2024-02-01)


### Features

* add support for hasUnmappedDestinations ([#905](https://github.com/segmentio/analytics-react-native/issues/905)) ([545d596](https://github.com/segmentio/analytics-react-native/commit/545d596e2b1fd5f83b229e7d3526ebf59ab62295))
* consent plugin updates and test cases ([#894](https://github.com/segmentio/analytics-react-native/issues/894)) ([ff1d332](https://github.com/segmentio/analytics-react-native/commit/ff1d33213108199d9486592d8a0372191f17dc2e))
* RN 0.72 Upgrade ([03f13a1](https://github.com/segmentio/analytics-react-native/commit/03f13a19c79d8aaad726639de5f0327c748fed1f))


### Bug Fixes

* remove circular dependency in ConsentPlugin ([71e7eae](https://github.com/segmentio/analytics-react-native/commit/71e7eaed4d3b7dd11a9b390a35080930dd89380a))



### Dependencies

* **@segment/sovran-react-native:** upgraded to 1.1.0

## @segment/analytics-react-native [2.18.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-v2.17.0...@segment/analytics-react-native-v2.18.0) (2023-12-15)


Expand Down

0 comments on commit 5076524

Please sign in to comment.