Skip to content

Commit bd6502b

Browse files
committed
v1.0.2
1 parent 89af108 commit bd6502b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
4+
## v1.0.2 (2022-03-21)
5+
6+
#### :house: Internal
7+
* [#6](https://github.com/TelemetryDeck/JavaScriptSDK/pull/6) Fix release action ([@winsmith](https://github.com/winsmith))
8+
9+
#### Committers: 1
10+
- Daniel Jilg ([@winsmith](https://github.com/winsmith))
11+
312
## v1.0.1 (2022-01-21)
413

514
#### :house: Internal

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@telemetrydeck/sdk",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Send analytics signals to TelemetryDeck",
55
"main": "dist/telemetrydeck.js",
66
"module": "dist/telemetrydeck.mjs",

0 commit comments

Comments
 (0)