Skip to content
Open
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
12 changes: 6 additions & 6 deletions .release-please-manifest-next.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"packages/megapixels": "0.9.1-next.0",
"packages/pixel-motion": "1.1.0-next.0",
"packages/pixel-utils": "1.1.0-next.0",
"packages/pixels": "1.7.0-next.0",
"packages/uniform": "1.11.1-next.0",
"packages/veto": "0.13.1-next.0"
"packages/megapixels": "0.10.0-next.0",
"packages/pixel-motion": "1.1.0-next.1",
"packages/pixel-utils": "1.1.0-next.1",
"packages/pixels": "1.7.0-next.1",
"packages/uniform": "1.12.0-next.0",
"packages/veto": "0.14.0-next.0"
}
18 changes: 18 additions & 0 deletions packages/megapixels/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [0.10.0-next.0](https://github.com/fuf-stack/pixels/compare/megapixels-v0.9.1-next.0...megapixels-v0.10.0-next.0) (2025-12-19)


### Features

* **veto:** zod v4 first version ([fbe25b3](https://github.com/fuf-stack/pixels/commit/fbe25b3480440bff1defd2eda5798265e6c04068))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @fuf-stack/pixel-motion bumped to 1.1.0-next.1
* @fuf-stack/pixel-utils bumped to 1.1.0-next.1
* @fuf-stack/pixels bumped to 1.7.0-next.1
* @fuf-stack/uniform bumped to 1.12.0-next.0
* @fuf-stack/veto bumped to 0.14.0-next.0

## [0.9.1](https://github.com/fuf-stack/pixels/compare/megapixels-v0.9.0...megapixels-v0.9.1) (2025-12-16)


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.1",
"version": "0.10.0-next.0",
"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.0-next.1](https://github.com/fuf-stack/pixels/compare/pixel-motion-v1.1.0-next.0...pixel-motion-v1.1.0-next.1) (2025-12-19)


### Features

* **veto:** zod v4 first version ([fbe25b3](https://github.com/fuf-stack/pixels/commit/fbe25b3480440bff1defd2eda5798265e6c04068))

## [1.1.0](https://github.com/fuf-stack/pixels/compare/pixel-motion-v1.0.26...pixel-motion-v1.1.0) (2025-12-16)


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.0",
"version": "1.1.0-next.1",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/pixel-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0-next.1](https://github.com/fuf-stack/pixels/compare/pixel-utils-v1.1.0-next.0...pixel-utils-v1.1.0-next.1) (2025-12-19)


### Features

* **veto:** zod v4 first version ([fbe25b3](https://github.com/fuf-stack/pixels/commit/fbe25b3480440bff1defd2eda5798265e6c04068))

## [1.1.0](https://github.com/fuf-stack/pixels/compare/pixel-utils-v1.0.6...pixel-utils-v1.1.0) (2025-12-16)


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

## [1.7.0-next.1](https://github.com/fuf-stack/pixels/compare/pixels-v1.7.0-next.0...pixels-v1.7.0-next.1) (2025-12-19)


### Features

* **veto:** zod v4 first version ([fbe25b3](https://github.com/fuf-stack/pixels/commit/fbe25b3480440bff1defd2eda5798265e6c04068))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @fuf-stack/pixel-motion bumped to 1.1.0-next.1
* @fuf-stack/pixel-utils bumped to 1.1.0-next.1

## [1.7.0](https://github.com/fuf-stack/pixels/compare/pixels-v1.6.1...pixels-v1.7.0) (2025-12-16)


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.0",
"version": "1.7.0-next.1",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down
17 changes: 17 additions & 0 deletions packages/uniform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.12.0-next.0](https://github.com/fuf-stack/pixels/compare/uniform-v1.11.1-next.0...uniform-v1.12.0-next.0) (2025-12-19)


### Features

* **veto:** zod v4 first version ([fbe25b3](https://github.com/fuf-stack/pixels/commit/fbe25b3480440bff1defd2eda5798265e6c04068))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @fuf-stack/pixel-motion bumped to 1.1.0-next.1
* @fuf-stack/pixel-utils bumped to 1.1.0-next.1
* @fuf-stack/pixels bumped to 1.7.0-next.1
* @fuf-stack/veto bumped to 0.14.0-next.0

## [1.11.1](https://github.com/fuf-stack/pixels/compare/uniform-v1.11.0...uniform-v1.11.1) (2025-12-16)


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.11.1",
"version": "1.12.0-next.0",
"description": "fuf react form library",
"author": "Fröhlich ∧ Frei",
"homepage": "https://github.com/fuf-stack/pixels#readme",
Expand Down
7 changes: 7 additions & 0 deletions packages/veto/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.14.0-next.0](https://github.com/fuf-stack/pixels/compare/veto-v0.13.1-next.0...veto-v0.14.0-next.0) (2025-12-19)


### Features

* **veto:** zod v4 first version ([fbe25b3](https://github.com/fuf-stack/pixels/commit/fbe25b3480440bff1defd2eda5798265e6c04068))

## [0.13.1](https://github.com/fuf-stack/pixels/compare/veto-v0.13.0...veto-v0.13.1) (2025-12-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/veto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fuf-stack/veto",
"description": "fuf schema validation library",
"author": "Fröhlich ∧ Frei",
"version": "0.13.1",
"version": "0.14.0-next.0",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down