Skip to content

Commit ac549a0

Browse files
Version Packages (#142)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 44bada7 commit ac549a0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/twenty-cherries-pull.md

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

packages/adapter-posthog/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
### Minor Changes
66

7+
- 44bada7: Publish PostHog adapter
8+
9+
## 0.1.0
10+
11+
### Minor Changes
12+
713
- postHogAdapter: Default adapter is available
814
- postHogAdapter.isFeatureEnabled: Check if a feature flag is enabled
915
- postHogAdapter.featureFlagValue: Get the value of a feature flag

packages/adapter-posthog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flags-sdk/posthog",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "PostHog adapter for the Flags SDK",
55
"keywords": [
66
"flags-sdk",

0 commit comments

Comments
 (0)