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.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"packages/atelier": "0.3.2",
"packages/megapixels": "0.16.1",
"packages/pixel-motion": "1.3.2",
"packages/atelier": "0.4.0",
"packages/megapixels": "0.17.0",
"packages/pixel-motion": "1.4.0",
"packages/pixel-utils": "1.4.0",
"packages/pixels": "1.13.2",
"packages/uniform": "1.26.1",
"packages/veto": "1.10.0"
"packages/pixels": "1.14.0",
"packages/uniform": "1.27.0",
"packages/veto": "1.11.0"
}
14 changes: 14 additions & 0 deletions packages/atelier/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.4.0](https://github.com/fuf-stack/pixels/compare/atelier-v0.3.2...atelier-v0.4.0) (2026-09-11)


### Features

* expand verification and contribution tooling ([cf200f0](https://github.com/fuf-stack/pixels/commit/cf200f0f6985e010b34b81eed494356c27099d55))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @fuf-stack/pixels bumped to 1.14.0

## [0.3.2](https://github.com/fuf-stack/pixels/compare/atelier-v0.3.1...atelier-v0.3.2) (2026-08-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/atelier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuf-stack/atelier",
"version": "0.3.2",
"version": "0.4.0",
"description": "fuf customizable base app package",
"author": "Fröhlich ∧ Frei",
"homepage": "https://github.com/fuf-stack/pixels/tree/main/packages/atelier",
Expand Down
22 changes: 22 additions & 0 deletions packages/megapixels/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [0.17.0](https://github.com/fuf-stack/pixels/compare/megapixels-v0.16.1...megapixels-v0.17.0) (2026-09-11)


### Features

* expand verification and contribution tooling ([cf200f0](https://github.com/fuf-stack/pixels/commit/cf200f0f6985e010b34b81eed494356c27099d55))


### Bug Fixes

* **deps:** update dependency @tanstack/react-virtual to v3.14.10 ([#1852](https://github.com/fuf-stack/pixels/issues/1852)) ([b47c480](https://github.com/fuf-stack/pixels/commit/b47c480428d8d987981a92b6daea5b3edb5bc057))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @fuf-stack/pixel-motion bumped to 1.4.0
* @fuf-stack/pixels bumped to 1.14.0
* @fuf-stack/uniform bumped to 1.27.0
* @fuf-stack/veto bumped to 1.11.0

## [0.16.1](https://github.com/fuf-stack/pixels/compare/megapixels-v0.16.0...megapixels-v0.16.1) (2026-08-13)


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.16.1",
"version": "0.17.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.4.0](https://github.com/fuf-stack/pixels/compare/pixel-motion-v1.3.2...pixel-motion-v1.4.0) (2026-09-11)


### Features

* expand verification and contribution tooling ([cf200f0](https://github.com/fuf-stack/pixels/commit/cf200f0f6985e010b34b81eed494356c27099d55))

## [1.3.2](https://github.com/fuf-stack/pixels/compare/pixel-motion-v1.3.1...pixel-motion-v1.3.2) (2026-08-13)


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.3.2",
"version": "1.4.0",
"type": "module",
"types": "./dist/index.d.mts",
"sideEffects": false,
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.14.0](https://github.com/fuf-stack/pixels/compare/pixels-v1.13.2...pixels-v1.14.0) (2026-09-11)


### Features

* expand verification and contribution tooling ([cf200f0](https://github.com/fuf-stack/pixels/commit/cf200f0f6985e010b34b81eed494356c27099d55))


### Dependencies

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

## [1.13.2](https://github.com/fuf-stack/pixels/compare/pixels-v1.13.1...pixels-v1.13.2) (2026-08-13)


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.13.2",
"version": "1.14.0",
"type": "module",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
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.27.0](https://github.com/fuf-stack/pixels/compare/uniform-v1.26.1...uniform-v1.27.0) (2026-09-11)


### Features

* expand verification and contribution tooling ([cf200f0](https://github.com/fuf-stack/pixels/commit/cf200f0f6985e010b34b81eed494356c27099d55))


### Bug Fixes

* **deps:** update dependency @internationalized/date to v3.12.4 ([#1878](https://github.com/fuf-stack/pixels/issues/1878)) ([c9af25a](https://github.com/fuf-stack/pixels/commit/c9af25a46a4c6d6fed011dbcf208ef7a59d70ded))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @fuf-stack/pixel-motion bumped to 1.4.0
* @fuf-stack/pixels bumped to 1.14.0
* @fuf-stack/veto bumped to 1.11.0

## [1.26.1](https://github.com/fuf-stack/pixels/compare/uniform-v1.26.0...uniform-v1.26.1) (2026-08-13)


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

## [1.11.0](https://github.com/fuf-stack/pixels/compare/veto-v1.10.0...veto-v1.11.0) (2026-09-11)


### Features

* expand verification and contribution tooling ([cf200f0](https://github.com/fuf-stack/pixels/commit/cf200f0f6985e010b34b81eed494356c27099d55))


### Bug Fixes

* **deps:** update dependency zod to v4.5.1 ([#1866](https://github.com/fuf-stack/pixels/issues/1866)) ([e6ccb91](https://github.com/fuf-stack/pixels/commit/e6ccb910160061b47e8c2030002986e1d2283677))
* **deps:** update dependency zod to v4.5.2 ([#1867](https://github.com/fuf-stack/pixels/issues/1867)) ([b603704](https://github.com/fuf-stack/pixels/commit/b60370442a5383aa10ae3c92e6412a9bf7ab11cb))
* **deps:** update dependency zod to v4.5.4 ([#1869](https://github.com/fuf-stack/pixels/issues/1869)) ([91cf261](https://github.com/fuf-stack/pixels/commit/91cf26114f74277764543dfb60535ea971dce41a))

## [1.10.0](https://github.com/fuf-stack/pixels/compare/veto-v1.9.0...veto-v1.10.0) (2026-08-13)


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": "1.10.0",
"version": "1.11.0",
"type": "module",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
Expand Down
Loading