Skip to content

Commit 15c04cb

Browse files
[release] 4.15.0 - Bump statsig-react Dependency (#47)
* Bot: Updated File package.json * Bot: Updated File/s [package-lock.json, src/SDKVersion.ts] --------- Co-authored-by: statsig-kong[bot] <statsig-kong[bot]@users.noreply.github.com>
1 parent 11e5372 commit 15c04cb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "statsig-react-native",
3-
"version": "4.14.0",
3+
"version": "4.15.0",
44
"description": "Statsig SDK to be used in React Native (non Expo) applications",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

src/SDKVersion.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// Generated by genversion.
2-
export const version = '4.14.0'
2+
export const version = '4.15.0'

0 commit comments

Comments
 (0)