Skip to content

Commit 29b5cde

Browse files
update versions and lockfile (#2699)
Co-authored-by: robbie-c <[email protected]>
1 parent 0c3bd5e commit 29b5cde

File tree

5 files changed

+3572
-7
lines changed

5 files changed

+3572
-7
lines changed

.changeset/ripe-bobcats-ask.md

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

packages/react-native/CHANGELOG.md

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

3+
## 4.14.3
4+
5+
### Patch Changes
6+
7+
- [#2697](https://github.com/PostHog/posthog-js/pull/2697) [`0c3bd5e`](https://github.com/PostHog/posthog-js/commit/0c3bd5eb1fe7fa94bb78ed1282922d613cc37e95) Thanks [@robbie-c](https://github.com/robbie-c)! - Support getting locale and timezone from expo-localization >= 14
8+
(2025-12-05)
9+
310
## 4.14.2
411

512
### Patch 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.14.2",
3+
"version": "4.14.3",
44
"license": "MIT",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)