Skip to content

Commit 29932e6

Browse files
chore(release): 1.2.0
# [1.2.0](v1.1.0...v1.2.0) (2026-01-12) ### Bug Fixes * type safety ([09ce6f3](09ce6f3)) ### Features * added external instance prop for usage with persistence plugin, ([a1b95b2](a1b95b2))
1 parent dda6d0b commit 29932e6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flipflag/react",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"type": "module",
55
"types": "dist/index.d.ts",
66
"description": "React bindings for FlipFlag SDK (works with React and Next.js)",

0 commit comments

Comments
 (0)