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 60f9329 commit b2a8193Copy full SHA for b2a8193
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+
3
+## v1.0.1 (2022-01-21)
4
5
+#### :house: Internal
6
+* [#3](https://github.com/TelemetryDeck/JavaScriptSDK/pull/3) Update package and release configuration ([@pichfl](https://github.com/pichfl))
7
8
+#### Committers: 1
9
+- Florian Pichler ([@pichfl](https://github.com/pichfl))
10
11
## v1.0.0 (2022-01-21)
12
13
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "@telemetrydeck/sdk",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Send analytics signals to TelemetryDeck",
"main": "dist/telemetrydeck.js",
"module": "dist/telemetrydeck.mjs",
0 commit comments