v0.0.18: Fix enableCustomListView to use proper ListView pattern

This commit is contained in:
2025-10-03 20:04:38 +02:00
parent 460d627d92
commit e82bf9c6d4
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@xtr-dev/payload-feature-flags",
"version": "0.0.17",
"version": "0.0.18",
"description": "Feature flags plugin for Payload CMS - manage feature toggles, A/B tests, and gradual rollouts",
"license": "MIT",
"type": "module",