Skip to content

Commit 40cd581

Browse files
chore: release main (#2792)
1 parent 98ca803 commit 40cd581

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/react": "1.230.0",
2+
"packages/react": "1.231.0",
33
"packages/react-native": "0.20.1",
44
"packages/core": "1.29.0"
55
}

packages/react/CHANGELOG.md

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

3+
## [1.231.0](https://github.com/factorialco/f0/compare/f0-react-v1.230.0...f0-react-v1.231.0) (2025-10-10)
4+
5+
6+
### Features
7+
8+
* **select:** primitive multiselect ([#2775](https://github.com/factorialco/f0/issues/2775)) ([98ca803](https://github.com/factorialco/f0/commit/98ca8035ea0d340b7654689218c2f0de53577905))
9+
310
## [1.230.0](https://github.com/factorialco/f0/compare/f0-react-v1.229.0...f0-react-v1.230.0) (2025-10-10)
411

512

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@factorialco/f0-react",
3-
"version": "1.230.0",
3+
"version": "1.231.0",
44
"main": "dist/f0.js",
55
"typings": "dist/f0.d.ts",
66
"private": false,

0 commit comments

Comments
 (0)