Skip to content

Commit bde696c

Browse files
authored
feat: Bump launchdarkly-js-client-sdk to 3.2.0 (#140)
This version change enables inline contexts for feature events, as well as anonymous attribute redaction.
1 parent 10d5d10 commit bde696c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
},
8383
"dependencies": {
8484
"hoist-non-react-statics": "^3.3.2",
85-
"launchdarkly-js-client-sdk": "^3.1.4",
85+
"launchdarkly-js-client-sdk": "^3.2.0",
8686
"lodash.camelcase": "^4.3.0"
8787
},
8888
"peerDependencies": {

0 commit comments

Comments
 (0)