Skip to content

Commit 8dd1bf0

Browse files
authored
Merge pull request #1508 from fuf-stack/release-please--branches--main
chore: release main
2 parents 0b12acd + 0aa104a commit 8dd1bf0

File tree

5 files changed

+20
-4
lines changed

5 files changed

+20
-4
lines changed

.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.9.14",
2+
"packages/megapixels": "0.9.15",
33
"packages/pixel-motion": "1.1.4",
44
"packages/pixel-utils": "1.1.1",
55
"packages/pixels": "1.8.0",
6-
"packages/uniform": "1.18.2",
6+
"packages/uniform": "1.18.3",
77
"packages/veto": "0.13.2"
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.9.15](https://github.com/fuf-stack/pixels/compare/megapixels-v0.9.14...megapixels-v0.9.15) (2026-02-06)
4+
5+
6+
### Dependencies
7+
8+
* The following workspace dependencies were updated
9+
* dependencies
10+
* @fuf-stack/uniform bumped to 1.18.3
11+
312
## [0.9.14](https://github.com/fuf-stack/pixels/compare/megapixels-v0.9.13...megapixels-v0.9.14) (2026-02-06)
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.9.14",
3+
"version": "0.9.15",
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.18.3](https://github.com/fuf-stack/pixels/compare/uniform-v1.18.2...uniform-v1.18.3) (2026-02-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **uniform:** use gap-6 in Grid as default gap ([cd01b4a](https://github.com/fuf-stack/pixels/commit/cd01b4a1e7f2486551534a1bb9ac71ec87692877))
9+
310
## [1.18.2](https://github.com/fuf-stack/pixels/compare/uniform-v1.18.1...uniform-v1.18.2) (2026-02-06)
411

512

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.18.2",
3+
"version": "1.18.3",
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)