We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58cbf4e commit c04ac91Copy full SHA for c04ac91
2 files changed
CHANGELOG
@@ -1,3 +1,7 @@
1
+Version 0.4.0 (2025-02-18)
2
+--------------------------
3
+- Normalize LICENSE headers across the repository (#39)
4
+
5
Version 0.3.1 (2021-10-10)
6
--------------------------
7
- Fix timestamp fields types.
package.json
@@ -1,6 +1,6 @@
{
"name": "snowplow-analytics-sdk",
- "version": "0.3.1",
+ "version": "0.4.0",
"description": "Snowplow JavaScript and TypeScript Analytics SDK",
"keywords": [
"snowplow",
0 commit comments