Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"packages/megapixels": "0.9.5",
"packages/pixel-motion": "1.1.2",
"packages/megapixels": "0.9.6",
"packages/pixel-motion": "1.1.3",
"packages/pixel-utils": "1.1.1",
"packages/pixels": "1.7.2",
"packages/uniform": "1.13.0",
"packages/pixels": "1.7.3",
"packages/uniform": "1.14.0",
"packages/veto": "0.13.2"
}
11 changes: 11 additions & 0 deletions packages/megapixels/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.9.6](https://github.com/fuf-stack/pixels/compare/megapixels-v0.9.5...megapixels-v0.9.6) (2026-01-27)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @fuf-stack/pixel-motion bumped to 1.1.3
* @fuf-stack/pixels bumped to 1.7.3
* @fuf-stack/uniform bumped to 1.14.0

## [0.9.5](https://github.com/fuf-stack/pixels/compare/megapixels-v0.9.4...megapixels-v0.9.5) (2026-01-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/megapixels/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuf-stack/megapixels",
"version": "0.9.5",
"version": "0.9.6",
"description": "fuf react advanced components library",
"author": "Fröhlich ∧ Frei",
"homepage": "https://github.com/fuf-stack/megapixels#readme",
Expand Down
7 changes: 7 additions & 0 deletions packages/pixel-motion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.3](https://github.com/fuf-stack/pixels/compare/pixel-motion-v1.1.2...pixel-motion-v1.1.3) (2026-01-27)


### Bug Fixes

* **deps:** update dependency framer-motion to v12.27.5 ([#1485](https://github.com/fuf-stack/pixels/issues/1485)) ([81c0927](https://github.com/fuf-stack/pixels/commit/81c09278d57b6a2a868eb079f9005ce182fa3f79))

## [1.1.2](https://github.com/fuf-stack/pixels/compare/pixel-motion-v1.1.1...pixel-motion-v1.1.2) (2026-01-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/pixel-motion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fuf-stack/pixel-motion",
"description": "fuf pixel motion with framer motion",
"author": "Fröhlich ∧ Frei",
"version": "1.1.2",
"version": "1.1.3",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down
14 changes: 14 additions & 0 deletions packages/pixels/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.7.3](https://github.com/fuf-stack/pixels/compare/pixels-v1.7.2...pixels-v1.7.3) (2026-01-27)


### Bug Fixes

* **deps:** update dependency framer-motion to v12.27.5 ([#1485](https://github.com/fuf-stack/pixels/issues/1485)) ([81c0927](https://github.com/fuf-stack/pixels/commit/81c09278d57b6a2a868eb079f9005ce182fa3f79))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @fuf-stack/pixel-motion bumped to 1.1.3

## [1.7.2](https://github.com/fuf-stack/pixels/compare/pixels-v1.7.1...pixels-v1.7.2) (2026-01-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/pixels/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fuf-stack/pixels",
"description": "fuf core react component library",
"author": "Fröhlich ∧ Frei",
"version": "1.7.2",
"version": "1.7.3",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down
21 changes: 21 additions & 0 deletions packages/uniform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [1.14.0](https://github.com/fuf-stack/pixels/compare/uniform-v1.13.0...uniform-v1.14.0) (2026-01-27)


### Features

* **uniform:** add programmatic reset stories and fix Select reset behavior ([cc078c2](https://github.com/fuf-stack/pixels/commit/cc078c213e7b4e44178dcdf281fa9630c50912e2))


### Bug Fixes

* **deps:** update dependency framer-motion to v12.27.5 ([#1485](https://github.com/fuf-stack/pixels/issues/1485)) ([81c0927](https://github.com/fuf-stack/pixels/commit/81c09278d57b6a2a868eb079f9005ce182fa3f79))
* **uniform:** notify useWatchUserChange with original values instead of marker strings ([e9ababe](https://github.com/fuf-stack/pixels/commit/e9ababe9112072b3201ce42caf0891d33b6f5ecb))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @fuf-stack/pixel-motion bumped to 1.1.3
* @fuf-stack/pixels bumped to 1.7.3

## [1.13.0](https://github.com/fuf-stack/pixels/compare/uniform-v1.12.0...uniform-v1.13.0) (2026-01-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/uniform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuf-stack/uniform",
"version": "1.13.0",
"version": "1.14.0",
"description": "fuf react form library",
"author": "Fröhlich ∧ Frei",
"homepage": "https://github.com/fuf-stack/pixels#readme",
Expand Down