We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89af108 commit bd6502bCopy full SHA for bd6502b
CHANGELOG.md
@@ -1,5 +1,14 @@
1
2
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
12
## v1.0.1 (2022-01-21)
13
14
#### :house: Internal
package.json
@@ -1,6 +1,6 @@
{
"name": "@telemetrydeck/sdk",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Send analytics signals to TelemetryDeck",
"main": "dist/telemetrydeck.js",
"module": "dist/telemetrydeck.mjs",
0 commit comments