Skip to content

Commit 067c742

Browse files
committed
chore: update versions and lockfile
1 parent 1721aba commit 067c742

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/light-apples-cover.md

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

packages/node/CHANGELOG.md

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

3+
## 5.10.1
4+
5+
### Patch Changes
6+
7+
- [#2465](https://github.com/PostHog/posthog-js/pull/2465) [`1721aba`](https://github.com/PostHog/posthog-js/commit/1721aba7e30d1f4a3f5a3f9c1ce35af5af0a4583) Thanks [@haacked](https://github.com/haacked)! - Fix bug where flag doesn't fallback to the server correctly when one condition is a static cohort condition but a later condition matches.
8+
39
## 5.10.0
410

511
### Minor Changes

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "posthog-node",
3-
"version": "5.10.0",
3+
"version": "5.10.1",
44
"description": "PostHog Node.js integration",
55
"repository": {
66
"type": "git",

packages/nuxt/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @posthog/nuxt
22

3+
## 0.0.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1721aba`](https://github.com/PostHog/posthog-js/commit/1721aba7e30d1f4a3f5a3f9c1ce35af5af0a4583)]:
8+
9+
310
## 0.0.11
411

512
### Patch Changes

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@posthog/nuxt",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"description": "Nuxt module for Posthog 🦔",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)