Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### **User description** :robot: I have created a release *beep* *boop* --- <details><summary>ui-form: 1.3.7</summary> ## [1.3.7](ui-form-v1.3.6...ui-form-v1.3.7) (2024-08-07) ### Bug Fixes * **TextInput:** first render is sometimes leaking out of the page ([#602](#602)) ([594655c](594655c)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). ___ ### **PR Type** Bug fix, Documentation, Other ___ ### **Description** - Updated the version of `ui-form` package to 1.3.7 in `.release-please-manifest.json` and `package.json`. - Added a changelog entry for `ui-form` version 1.3.7, documenting a bug fix for the `TextInput` component where the first render was sometimes leaking out of the page. ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Miscellaneous</strong></td><td><table> <tr> <td> <details> <summary><strong>.release-please-manifest.json</strong><dd><code>Update `ui-form` package version to 1.3.7</code> </dd></summary> <hr> .release-please-manifest.json - Updated version of `ui-form` package from 1.3.6 to 1.3.7. </details> </td> <td><a href="https://github.com/aversini/ui-components/pull/603/files#diff-e38bb01e41ed5baa3c9e8111b86009ca62d4498d2aefd14d367cd6300dd8b126">+1/-1</a> </td> </tr> <tr> <td> <details> <summary><strong>package.json</strong><dd><code>Bump `ui-form` package version to 1.3.7</code> </dd></summary> <hr> packages/ui-form/package.json - Updated version field from 1.3.6 to 1.3.7. </details> </td> <td><a href="https://github.com/aversini/ui-components/pull/603/files#diff-41c592384c41d260517271862e930ec122b123d35eb77aa22c0c881d4ff79522">+1/-1</a> </td> </tr> </table></td></tr><tr><td><strong>Documentation</strong></td><td><table> <tr> <td> <details> <summary><strong>CHANGELOG.md</strong><dd><code>Add changelog for `ui-form` version 1.3.7</code> </dd></summary> <hr> packages/ui-form/CHANGELOG.md <li>Added changelog entry for version 1.3.7.<br> <li> Documented bug fix for <code>TextInput</code> component.<br> </details> </td> <td><a href="https://github.com/aversini/ui-components/pull/603/files#diff-4ec43e36cbaedfb1dd1c688e3e3d86253358fa64e1bf1ae00e84ff973113b6e4">+7/-0</a> </td> </tr> </table></td></tr></tr></tbody></table> ___ > 💡 **PR-Agent usage**: >Comment `/help` on the PR to get a list of all available PR-Agent tools and their descriptions --------- Co-authored-by: aversini <[email protected]>
- Loading branch information