Skip to content

Commit

Permalink
chore(rudder-sdk-react-native): release version 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Aug 9, 2023
1 parent be85c76 commit 4a7ac6f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions libs/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [1.8.0](https://github.com/rudderlabs/rudder-sdk-react-native/compare/rudder-sdk-react-native@1.7.1...rudder-sdk-react-native@1.8.0) (2023-08-09)


### Features

* implement session tracking feature ([#227](https://github.com/rudderlabs/rudder-sdk-react-native/issues/227)) ([007a120](https://github.com/rudderlabs/rudder-sdk-react-native/commit/007a12036b7870cff6b8f732b7e60dae45d6a6e8))

## [1.7.1](https://github.com/rudderlabs/rudder-sdk-react-native/compare/rudder-sdk-react-native@1.7.0...rudder-sdk-react-native@1.7.1) (2023-05-23)


Expand Down
2 changes: 1 addition & 1 deletion libs/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rudderstack/rudder-sdk-react-native",
"version": "1.7.1",
"version": "1.8.0",
"description": "Rudder React Native SDK",
"keywords": [
"react-native",
Expand Down

0 comments on commit 4a7ac6f

Please sign in to comment.