Skip to content

Commit 10edf07

Browse files
author
LaunchDarklyReleaseBot
committed
Releasing version 3.2.0
1 parent 085a17a commit 10edf07

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to the LaunchDarkly client-side JavaScript SDKs will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [3.2.0] - 2024-03-19
6+
### Changed:
7+
- Redact anonymous attributes within feature events
8+
- Always inline contexts for feature events
9+
510
## [3.1.4] - 2023-09-06
611
### Fixed:
712
- #283 Catch xhr errors on page close and ignore them to reduce noise.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "launchdarkly-js-client-sdk",
3-
"version": "3.1.4",
3+
"version": "3.2.0",
44
"description": "LaunchDarkly SDK for JavaScript",
55
"author": "LaunchDarkly <[email protected]>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)