Skip to content

Commit

Permalink
chore: Bump version to 1.154.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarticus committed Aug 5, 2024
1 parent 2ff5382 commit db4d887
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.3 - 2024-08-05

- feat(surveys): added a customizable submit button text color (#1339)
- fix(surveys): textarea border box was being set in the preview but not in the surveys rendered on user websites (#1340)

## 1.154.2 - 2024-08-02

- Add instructions for cross subdomain development (#1336)
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.2",
"version": "1.154.3",
"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 db4d887

Please sign in to comment.