Skip to content

Commit b02fce7

Browse files
chore: Release v2.14.2 [skip ci]
1 parent 7e14b2a commit b02fce7

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.sampo/changesets/steadfast-iceseeker-mielikki.md

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

CHANGELOG.md

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

3+
## 2.14.2 — 2026-08-25
4+
5+
### Patch changes
6+
7+
- [7e14b2a](https://github.com/posthog/posthog-elixir/commit/7e14b2a7d12ac7b9b210a1125bd05d8147366fa3) Return an empty feature flag snapshot without evaluation when feature flag keys are explicitly empty. — Thanks @marandaneto!
8+
39
## 2.14.1 — 2026-08-12
410

511
### Patch changes

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule PostHog.MixProject do
22
use Mix.Project
33

4-
@version "2.14.1"
4+
@version "2.14.2"
55
@source_url "https://github.com/posthog/posthog-elixir"
66

77
def project do

0 commit comments

Comments
 (0)