Skip to content

Commit 58302ed

Browse files
committed
Bump version to 1.20.0, update CHANGELOG.md & yarn.lock
1 parent 9147f63 commit 58302ed

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.20.0 - 2022-03-23
2+
3+
- feat: send library version outside of compressed body as a debug signal (#376)
4+
15
## 1.19.2 - 2022-03-22
26

37
- Revert "feat: send library version outside of compressed body as a debug signal (#351)" (#375)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "posthog-js",
3-
"version": "1.19.2",
3+
"version": "1.20.0",
44
"description": "Posthog-js allows you to automatically capture usage and send events to PostHog.",
55
"repository": "https://github.com/PostHog/posthog-js",
66
"author": "[email protected]",

0 commit comments

Comments
 (0)