Skip to content

Commit f427d86

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/popular-eels-heal.md

-5
This file was deleted.

packages/flags/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vercel/flags
22

3+
## 3.1.2
4+
5+
### Patch Changes
6+
7+
- b79a84a: Pass the `defaultValue` to the adapter's decide function
8+
39
## 3.1.1
410

511
### Patch Changes

packages/flags/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flags",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "Flags SDK by Vercel - The feature flags toolkit for Next.js and SvelteKit",
55
"keywords": [
66
"feature flags",

0 commit comments

Comments
 (0)