Skip to content

Commit

Permalink
chore: Bump version to 1.154.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarticus committed Aug 1, 2024
1 parent 157dd42 commit 6201a89
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.154.1 - 2024-08-01

- fix(surveys): fix textarea, and make it easier to query the survey question description in the DOM (#1337)
- feat: Add debug logging for the initial props that posthog was started with (#1335)

## 1.154.0 - 2024-07-31

- feat(flags): give users the ability to suppress override warning logs, if desired (#1328)
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.154.0",
"version": "1.154.1",
"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 6201a89

Please sign in to comment.