Skip to content

Commit 6620fc2

Browse files
committed
chore: release main
1 parent a24da04 commit 6620fc2

5 files changed

Lines changed: 21 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"packages/megapixels": "0.11.35",
2+
"packages/megapixels": "0.11.36",
33
"packages/pixel-motion": "1.2.2",
44
"packages/pixel-utils": "1.3.2",
55
"packages/pixels": "1.11.4",
6-
"packages/uniform": "1.24.0",
6+
"packages/uniform": "1.24.1",
77
"packages/veto": "1.7.3"
88
}

packages/megapixels/CHANGELOG.md

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

3+
## [0.11.36](https://github.com/fuf-stack/pixels/compare/megapixels-v0.11.35...megapixels-v0.11.36) (2026-06-07)
4+
5+
6+
### Dependencies
7+
8+
* The following workspace dependencies were updated
9+
* dependencies
10+
* @fuf-stack/uniform bumped to 1.24.1
11+
312
## [0.11.35](https://github.com/fuf-stack/pixels/compare/megapixels-v0.11.34...megapixels-v0.11.35) (2026-06-07)
413

514

packages/megapixels/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuf-stack/megapixels",
3-
"version": "0.11.35",
3+
"version": "0.11.36",
44
"description": "fuf react advanced components library",
55
"author": "Fröhlich ∧ Frei",
66
"homepage": "https://github.com/fuf-stack/megapixels#readme",

packages/uniform/CHANGELOG.md

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

3+
## [1.24.1](https://github.com/fuf-stack/pixels/compare/uniform-v1.24.0...uniform-v1.24.1) (2026-06-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency react-hook-form to v7.77.0 ([#1716](https://github.com/fuf-stack/pixels/issues/1716)) ([14943f9](https://github.com/fuf-stack/pixels/commit/14943f9dd0032c4c68dffab25f24b27ad572ad9a))
9+
* **uniform:** pass refs in DatePicker and Time ([a91f86d](https://github.com/fuf-stack/pixels/commit/a91f86d6aba4ee7674c2c22c6aa2a4974ea5bab0))
10+
311
## [1.24.0](https://github.com/fuf-stack/pixels/compare/uniform-v1.23.2...uniform-v1.24.0) (2026-06-07)
412

513

packages/uniform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuf-stack/uniform",
3-
"version": "1.24.0",
3+
"version": "1.24.1",
44
"description": "fuf react form library",
55
"author": "Fröhlich ∧ Frei",
66
"homepage": "https://github.com/fuf-stack/pixels#readme",

0 commit comments

Comments
 (0)