Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Oct 10, 2024
1 parent ed25429 commit 76e2c81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions posthog-react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Next

# 3.3.2 - 2024-10-10

## Changed

1. fix: clear flagCallReported if there are new flags
Expand Down
2 changes: 1 addition & 1 deletion posthog-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "posthog-react-native",
"version": "3.3.1",
"version": "3.3.2",
"main": "lib/posthog-react-native/index.js",
"files": [
"lib/"
Expand Down

0 comments on commit 76e2c81

Please sign in to comment.