Skip to content

Commit

Permalink
Merge pull request #622 from fuf-stack/release-please--branches--main…
Browse files Browse the repository at this point in the history
…--components--uniform

chore(main): release uniform 0.14.5
  • Loading branch information
toxsick authored Dec 15, 2024
2 parents d0faf0e + 7d005fa commit 537f7bf
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"packages/pixel-utils":"0.4.2","packages/pixels":"0.29.2","packages/veto":"0.8.0","packages/uniform":"0.14.4","packages/pixel-motion":"1.0.5"}
{"packages/pixel-utils":"0.4.2","packages/pixels":"0.29.2","packages/veto":"0.8.0","packages/uniform":"0.14.5","packages/pixel-motion":"1.0.5"}
14 changes: 14 additions & 0 deletions packages/uniform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.14.5](https://github.com/fuf-stack/pixels/compare/uniform-v0.14.4...uniform-v0.14.5) (2024-12-15)


### Bug Fixes

* **deps:** update dependency framer-motion to v11.14.1 ([#623](https://github.com/fuf-stack/pixels/issues/623)) ([44e96cb](https://github.com/fuf-stack/pixels/commit/44e96cbd0517233cc45217578e18a29041e3cbf0))
* **deps:** update dependency framer-motion to v11.14.3 ([#626](https://github.com/fuf-stack/pixels/issues/626)) ([2a76d24](https://github.com/fuf-stack/pixels/commit/2a76d2497f57a1ac4d5e86dd1ad584e36748ed43))
* **deps:** update dependency framer-motion to v11.14.4 ([#627](https://github.com/fuf-stack/pixels/issues/627)) ([d0eb6aa](https://github.com/fuf-stack/pixels/commit/d0eb6aa0d587ba96e550ec4ca78cd0b5880aae1c))
* **deps:** update dependency react-hook-form to v7.54.1 ([#625](https://github.com/fuf-stack/pixels/issues/625)) ([7be8d30](https://github.com/fuf-stack/pixels/commit/7be8d30d4591082cfcb2c7a1e1ed03dd7fbb7b77))
* **deps:** update dependency react-select to v5.9.0 ([#621](https://github.com/fuf-stack/pixels/issues/621)) ([f4efbf5](https://github.com/fuf-stack/pixels/commit/f4efbf5c6feca075e535e908bd98bfa41d5205ae))
* **uniform:** prevent uncontrolled warning in CheckboxGroup ([e26bbc9](https://github.com/fuf-stack/pixels/commit/e26bbc972a566c60813afc2022d37742e39d9a4b))
* **uniform:** prevent uncontrolled warning in Input ([24be41b](https://github.com/fuf-stack/pixels/commit/24be41b861f561f9bea9dc2b07b5356cd56f58c7))
* **uniform:** prevent uncontrolled warning in TextArea ([d0faf0e](https://github.com/fuf-stack/pixels/commit/d0faf0e3e0fd954cada01e82891bb531582fc666))

## [0.14.4](https://github.com/fuf-stack/pixels/compare/uniform-v0.14.3...uniform-v0.14.4) (2024-12-11)


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

0 comments on commit 537f7bf

Please sign in to comment.