Skip to content

Commit cfed35f

Browse files
committed
chore: release main
1 parent ce97e62 commit cfed35f

File tree

11 files changed

+69
-10
lines changed

11 files changed

+69
-10
lines changed

.release-please-manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"packages/megapixels": "0.9.1",
3-
"packages/pixel-motion": "1.1.0",
2+
"packages/megapixels": "0.9.2",
3+
"packages/pixel-motion": "1.1.1",
44
"packages/pixel-utils": "1.1.0",
5-
"packages/pixels": "1.7.0",
6-
"packages/uniform": "1.11.1",
7-
"packages/veto": "0.13.1"
5+
"packages/pixels": "1.7.1",
6+
"packages/uniform": "1.11.2",
7+
"packages/veto": "0.13.2"
88
}

packages/megapixels/CHANGELOG.md

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

3+
## [0.9.2](https://github.com/fuf-stack/pixels/compare/megapixels-v0.9.1...megapixels-v0.9.2) (2026-01-11)
4+
5+
6+
### Dependencies
7+
8+
* The following workspace dependencies were updated
9+
* dependencies
10+
* @fuf-stack/pixel-motion bumped to 1.1.1
11+
* @fuf-stack/pixels bumped to 1.7.1
12+
* @fuf-stack/uniform bumped to 1.11.2
13+
* @fuf-stack/veto bumped to 0.13.2
14+
315
## [0.9.1](https://github.com/fuf-stack/pixels/compare/megapixels-v0.9.0...megapixels-v0.9.1) (2025-12-16)
416

517

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.9.1",
3+
"version": "0.9.2",
44
"description": "fuf react advanced components library",
55
"author": "Fröhlich ∧ Frei",
66
"homepage": "https://github.com/fuf-stack/megapixels#readme",

packages/pixel-motion/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.1.1](https://github.com/fuf-stack/pixels/compare/pixel-motion-v1.1.0...pixel-motion-v1.1.1) (2026-01-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency framer-motion to v12.23.26 ([#1410](https://github.com/fuf-stack/pixels/issues/1410)) ([9afec8a](https://github.com/fuf-stack/pixels/commit/9afec8a8e3f0f4035813fd360a8dad8edcfbc33e))
9+
310
## [1.1.0](https://github.com/fuf-stack/pixels/compare/pixel-motion-v1.0.26...pixel-motion-v1.1.0) (2025-12-16)
411

512

packages/pixel-motion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@fuf-stack/pixel-motion",
33
"description": "fuf pixel motion with framer motion",
44
"author": "Fröhlich ∧ Frei",
5-
"version": "1.1.0",
5+
"version": "1.1.1",
66
"type": "module",
77
"main": "./dist/index.cjs",
88
"module": "./dist/index.js",

packages/pixels/CHANGELOG.md

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

3+
## [1.7.1](https://github.com/fuf-stack/pixels/compare/pixels-v1.7.0...pixels-v1.7.1) (2026-01-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency framer-motion to v12.23.26 ([#1410](https://github.com/fuf-stack/pixels/issues/1410)) ([9afec8a](https://github.com/fuf-stack/pixels/commit/9afec8a8e3f0f4035813fd360a8dad8edcfbc33e))
9+
10+
11+
### Dependencies
12+
13+
* The following workspace dependencies were updated
14+
* dependencies
15+
* @fuf-stack/pixel-motion bumped to 1.1.1
16+
317
## [1.7.0](https://github.com/fuf-stack/pixels/compare/pixels-v1.6.1...pixels-v1.7.0) (2025-12-16)
418

519

packages/pixels/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@fuf-stack/pixels",
33
"description": "fuf core react component library",
44
"author": "Fröhlich ∧ Frei",
5-
"version": "1.7.0",
5+
"version": "1.7.1",
66
"type": "module",
77
"main": "./dist/index.cjs",
88
"module": "./dist/index.js",

packages/uniform/CHANGELOG.md

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

3+
## [1.11.2](https://github.com/fuf-stack/pixels/compare/uniform-v1.11.1...uniform-v1.11.2) (2026-01-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @react-aria/visually-hidden to v3.8.29 ([#1436](https://github.com/fuf-stack/pixels/issues/1436)) ([d9ea4c1](https://github.com/fuf-stack/pixels/commit/d9ea4c1d0a32c0bc0f37588bc05875453f102a6a))
9+
* **deps:** update dependency framer-motion to v12.23.26 ([#1410](https://github.com/fuf-stack/pixels/issues/1410)) ([9afec8a](https://github.com/fuf-stack/pixels/commit/9afec8a8e3f0f4035813fd360a8dad8edcfbc33e))
10+
* **deps:** update dependency react-hook-form to v7.69.0 ([#1440](https://github.com/fuf-stack/pixels/issues/1440)) ([31e73e9](https://github.com/fuf-stack/pixels/commit/31e73e998e15e8f3e8b628d9aad91f0226bbbbfa))
11+
* **deps:** update dependency react-hook-form to v7.70.0 ([#1448](https://github.com/fuf-stack/pixels/issues/1448)) ([ce97e62](https://github.com/fuf-stack/pixels/commit/ce97e625a79f0ec09013390285d0fba1ad0ec5f0))
12+
13+
14+
### Dependencies
15+
16+
* The following workspace dependencies were updated
17+
* dependencies
18+
* @fuf-stack/pixel-motion bumped to 1.1.1
19+
* @fuf-stack/pixels bumped to 1.7.1
20+
* @fuf-stack/veto bumped to 0.13.2
21+
322
## [1.11.1](https://github.com/fuf-stack/pixels/compare/uniform-v1.11.0...uniform-v1.11.1) (2025-12-16)
423

524

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.11.1",
3+
"version": "1.11.2",
44
"description": "fuf react form library",
55
"author": "Fröhlich ∧ Frei",
66
"homepage": "https://github.com/fuf-stack/pixels#readme",

packages/veto/CHANGELOG.md

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

3+
## [0.13.2](https://github.com/fuf-stack/pixels/compare/veto-v0.13.1...veto-v0.13.2) (2026-01-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency zod to v3.25.76 ([#1058](https://github.com/fuf-stack/pixels/issues/1058)) ([99cd113](https://github.com/fuf-stack/pixels/commit/99cd1130dbc97b56991a8919a4067a04f8070c76))
9+
310
## [0.13.1](https://github.com/fuf-stack/pixels/compare/veto-v0.13.0...veto-v0.13.1) (2025-12-16)
411

512

0 commit comments

Comments
 (0)