File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 44
55
66
7+
8+ ## v2.0.0 (2023-11-16)
9+
10+ #### :rocket : Enhancement
11+ * [ #23 ] ( https://github.com/TelemetryDeck/JavaScriptSDK/pull/23 ) Standalone SDK: Package for Browser and Node.js ([ @pichfl ] ( https://github.com/pichfl ) )
12+
13+ #### Committers: 3
14+ - Daniel Jilg ([ @winsmith ] ( https://github.com/winsmith ) )
15+ - Florian Pichler ([ @pichfl ] ( https://github.com/pichfl ) )
16+ - Michal Slepko ([ @mslepko ] ( https://github.com/mslepko ) )
17+
718## v1.0.5 (2022-05-27)
819
920#### :rocket : Enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " @telemetrydeck/sdk" ,
3- "version" : " 2.0.0-rc1 " ,
3+ "version" : " 2.0.0" ,
44 "description" : " Send analytics signals to TelemetryDeck" ,
55 "main" : " dist/telemetrydeck.cjs" ,
66 "module" : " dist/telemetrydeck.js" ,
7171 "sinon" : " ^15.2.0" ,
7272 "typescript" : " ^4.5.4"
7373 }
74- }
74+ }
You can’t perform that action at this time.
0 commit comments