Skip to content

Commit 98bacc0

Browse files
committed
chore: update versions and lockfile
1 parent ab30675 commit 98bacc0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/warm-stars-juggle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react-native/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# posthog-react-native
22

3+
## 4.10.1
4+
5+
### Patch Changes
6+
7+
- [#2415](https://github.com/PostHog/posthog-js/pull/2415) [`ab30675`](https://github.com/PostHog/posthog-js/commit/ab30675f9fcb9323dfbc8447fd5b244a0a631983) Thanks [@ioannisj](https://github.com/ioannisj)! - fix surveys only appear on subsequent app launches after being loaded and cached
8+
39
## 4.10.0
410

511
### Minor Changes

packages/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "posthog-react-native",
3-
"version": "4.10.0",
3+
"version": "4.10.1",
44
"license": "MIT",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)