Skip to content

Commit

Permalink
chore(main): release uniform 0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fuf-cavendish committed Jan 28, 2025
1 parent a61b3c0 commit 2bf5e76
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"packages/pixel-motion": "1.0.7",
"packages/pixel-utils": "0.5.0",
"packages/pixels": "0.32.4",
"packages/uniform": "0.16.1",
"packages/uniform": "0.16.2",
"packages/veto": "0.9.4"
}
7 changes: 7 additions & 0 deletions packages/uniform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.16.2](https://github.com/fuf-stack/pixels/compare/uniform-v0.16.1...uniform-v0.16.2) (2025-01-28)


### Bug Fixes

* **uniform:** refactor testids and slots of FieldArray ([a61b3c0](https://github.com/fuf-stack/pixels/commit/a61b3c00cf2c6b0f14c4de182647829d69a323bc))

## [0.16.1](https://github.com/fuf-stack/pixels/compare/uniform-v0.16.0...uniform-v0.16.1) (2025-01-28)


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": "0.16.1",
"version": "0.16.2",
"description": "fuf react form library",
"author": "Hannes Tiede",
"homepage": "https://github.com/fuf-stack/pixels#readme",
Expand Down

0 comments on commit 2bf5e76

Please sign in to comment.