Skip to content

Commit 3462c10

Browse files
chore: update versions and lockfile [version bump]
1 parent 02ece14 commit 3462c10

15 files changed

+8373
-22
lines changed

.changeset/empty-pillows-wait.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/late-pianos-share.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/mighty-impalas-think.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/browser/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# posthog-js
22

3+
## 1.309.0
4+
5+
### Minor Changes
6+
7+
- [#2783](https://github.com/PostHog/posthog-js/pull/2783) [`0163c71`](https://github.com/PostHog/posthog-js/commit/0163c714de1a42227fa3f947f239897d440caaa3) Thanks [@adboio](https://github.com/adboio)! - product tours: enable click-element-to-progress steps
8+
(2025-12-17)
9+
10+
- [#2745](https://github.com/PostHog/posthog-js/pull/2745) [`ee5e76d`](https://github.com/PostHog/posthog-js/commit/ee5e76d5170fe5ebbc022f3dda3b27811e14fff0) Thanks [@adboio](https://github.com/adboio)! - reduce bundle size for product tours
11+
(2025-12-17)
12+
313
## 1.308.0
414

515
### Minor Changes

packages/browser/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.308.0",
3+
"version": "1.309.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": "hey@posthog.com",

0 commit comments

Comments
 (0)