Skip to content

Commit c1eff2d

Browse files
committed
export
1 parent e279c73 commit c1eff2d

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ See [Feature Rollout docs](https://support.optimizely.com/hc/en-us/articles/4555
2020
### Changed
2121
- Updated `uuid` dependency from `^10.0.0` to `^13.0.2`
2222

23+
### Bug Fixes
24+
- Export `UserProfileServiceAsync` type
25+
2326

2427
## [6.3.1] - January 26, 2026
2528

lib/export_types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ export type {
9595
Event,
9696
DatafileOptions,
9797
UserProfileService,
98+
UserProfileServiceAsync,
9899
UserProfile,
99100
ListenerPayload,
100101
OptimizelyDecision,

0 commit comments

Comments
 (0)