Skip to content

Commit

Permalink
chore(release): 0.5.0 [skip ci]
Browse files Browse the repository at this point in the history
## [@segment/analytics-react-native-plugin-adjust-v0.5.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-adjust-v0.4.0...@segment/analytics-react-native-plugin-adjust-v0.5.0) (2022-07-15)

### Features

* spin off the queue handling into a reusable plugin ([#502](#502)) ([55d7988](55d7988))
  • Loading branch information
semantic-release-bot committed Jul 15, 2022
1 parent 7008a50 commit 47f5603
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/plugins/plugin-adjust/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [@segment/analytics-react-native-plugin-adjust-v0.5.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-adjust-v0.4.0...@segment/analytics-react-native-plugin-adjust-v0.5.0) (2022-07-15)


### Features

* spin off the queue handling into a reusable plugin ([#502](https://github.com/segmentio/analytics-react-native/issues/502)) ([55d7988](https://github.com/segmentio/analytics-react-native/commit/55d798821163d5a41902a6bc099b1bfcbd853a17))

## [@segment/analytics-react-native-plugin-adjust-v0.4.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-adjust-v0.3.1...@segment/analytics-react-native-plugin-adjust-v0.4.0) (2022-06-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-adjust/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@segment/analytics-react-native-plugin-adjust",
"version": "0.4.0",
"version": "0.5.0",
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
"main": "lib/commonjs/index",
"scripts": {
Expand Down

0 comments on commit 47f5603

Please sign in to comment.