Skip to content

Commit

Permalink
chore: Bump version to 1.188.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Phanatic committed Nov 22, 2024
1 parent 7122a63 commit 1b57ea9
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.188.0 - 2024-11-22

- fix(surveys): Process feature_flag_keys on Survey object (#1548)
- chore: sentry integration fixes (#1544)

## 1.187.2 - 2024-11-20

- fix: improve ES6 bundling (#1542)
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.187.2",
"version": "1.188.0",
"description": "Posthog-js allows you to automatically capture usage and send events to PostHog.",
"repository": "https://github.com/PostHog/posthog-js",
"author": "hey@posthog.com",
Expand Down

0 comments on commit 1b57ea9

Please sign in to comment.