Skip to content

Commit 00af82d

Browse files
committed
adding note
1 parent 7f34dd0 commit 00af82d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/sdk/akamai/src/createPlatformInfo.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
import type { Info, PlatformData, SdkData } from '@launchdarkly/js-server-sdk-common-edge';
22

3+
/*
4+
TODO:
5+
Add to release-please-config.json when ready for release
6+
This is needed to update the version number for sdkData
7+
*/
38
class AkamaiPlatformInfo implements Info {
49
platformData(): PlatformData {
510
return {

0 commit comments

Comments
 (0)