Skip to content

Commit 516733f

Browse files
chore: release main (#2799)
1 parent e2c9dc9 commit 516733f

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.233.1",
2+
"packages/react": "1.233.2",
33
"packages/react-native": "0.20.1",
44
"packages/core": "1.30.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.233.2](https://github.com/factorialco/f0/compare/f0-react-v1.233.1...f0-react-v1.233.2) (2025-10-10)
4+
5+
6+
### Bug Fixes
7+
8+
* add full width variant to BaseBanner ([#2795](https://github.com/factorialco/f0/issues/2795)) ([e2c9dc9](https://github.com/factorialco/f0/commit/e2c9dc921c3b915b298f838c3e4e29424225b1dc))
9+
310
## [1.233.1](https://github.com/factorialco/f0/compare/f0-react-v1.233.0...f0-react-v1.233.1) (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.233.1",
3+
"version": "1.233.2",
44
"main": "dist/f0.js",
55
"typings": "dist/f0.d.ts",
66
"private": false,

0 commit comments

Comments
 (0)