Skip to content

Commit ef711e8

Browse files
committed
chore: update versions and lockfile
1 parent ac1cafe commit ef711e8

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/fifty-memes-clap.md

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

.changeset/thin-hoops-fix.md

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

packages/nextjs-config/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @posthog/nextjs-config
22

3+
## 1.3.1
4+
5+
### Patch Changes
6+
7+
- [#2334](https://github.com/PostHog/posthog-js/pull/2334) [`b1f0c3c`](https://github.com/PostHog/posthog-js/commit/b1f0c3c2e24e2434bb687d9cb24f2d981bb539ed) Thanks [@hpouillot](https://github.com/hpouillot)! - improve posthog-cli location search
8+
9+
- [#2337](https://github.com/PostHog/posthog-js/pull/2337) [`ac1cafe`](https://github.com/PostHog/posthog-js/commit/ac1cafe34aa55a205e6d88d8f3093e350d8a8ae2) Thanks [@hpouillot](https://github.com/hpouillot)! - fix posthog-cli execution on windows
10+
311
## 1.3.0
412

513
### Minor Changes

packages/nextjs-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@posthog/nextjs-config",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "NextJS configuration helper for Posthog 🦔",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)