Skip to content

Commit

Permalink
chore: Bump version to 1.186.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Nov 18, 2024
1 parent 6870579 commit d3d369b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.186.2 - 2024-11-18

- fix: angular change detection mutation observer (#1531)
- chore: Added CSP headers to next app for testing what we document (#1528)

## 1.186.1 - 2024-11-15

- fix: XHR req method capture (#1527)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "posthog-js",
"version": "1.186.1",
"version": "1.186.2",
"description": "Posthog-js allows you to automatically capture usage and send events to PostHog.",
"repository": "https://github.com/PostHog/posthog-js",
"author": "[email protected]",
Expand Down

0 comments on commit d3d369b

Please sign in to comment.