Skip to content

Commit 3f4f268

Browse files
chore(release): 2.23.8 [skip ci]
* Add filtered user identities to identity complete methods ([#816](#816)) ([715e217](715e217)) * Replace identify method strings with constants ([#817](#817)) ([1bca974](1bca974))
1 parent 2a4dd16 commit 3f4f268

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.23.8](https://github.com/mParticle/mparticle-web-sdk/compare/v2.23.7...v2.23.8) (2024-01-02)
2+
3+
4+
### Bug Fixes
5+
6+
* Add filtered user identities to identity complete methods ([#816](https://github.com/mParticle/mparticle-web-sdk/issues/816)) ([715e217](https://github.com/mParticle/mparticle-web-sdk/commit/715e217cb8c630dfaefddc136eaa2150a53a5036))
7+
* Replace identify method strings with constants ([#817](https://github.com/mParticle/mparticle-web-sdk/issues/817)) ([1bca974](https://github.com/mParticle/mparticle-web-sdk/commit/1bca9744567f12714aa8900c79a5232fe972c64b))
8+
19
## [2.23.7](https://github.com/mParticle/mparticle-web-sdk/compare/v2.23.6...v2.23.7) (2023-10-23)
210

311

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": "@mparticle/web-sdk",
3-
"version": "2.23.7",
3+
"version": "2.23.8",
44
"description": "mParticle core SDK for web applications",
55
"license": "Apache-2.0",
66
"keywords": [

0 commit comments

Comments
 (0)