Skip to content

Commit f8ee05c

Browse files
authored
Merge pull request #1246 from fuf-stack/release-please--branches--main--components--megapixels
chore(main): release megapixels 0.3.3
2 parents 8b9e8d0 + b04a147 commit f8ee05c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/megapixels": "0.3.2",
2+
"packages/megapixels": "0.3.3",
33
"packages/pixel-motion": "1.0.25",
44
"packages/pixel-utils": "1.0.5",
55
"packages/pixels": "1.3.6",

packages/megapixels/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.3.3](https://github.com/fuf-stack/pixels/compare/megapixels-v0.3.2...megapixels-v0.3.3) (2025-10-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **megapixels:** add props to Filter debug ([8b9e8d0](https://github.com/fuf-stack/pixels/commit/8b9e8d0d58f4cd76b116e3f34e3be32b81d052f4))
9+
310
## [0.3.2](https://github.com/fuf-stack/pixels/compare/megapixels-v0.3.1...megapixels-v0.3.2) (2025-10-03)
411

512

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

0 commit comments

Comments
 (0)