Skip to content

Commit

Permalink
chore: release main (#595)
Browse files Browse the repository at this point in the history
### **User description**
:robot: I have created a release *beep* *boop*
---


<details><summary>ui-components: 5.21.0</summary>

##
[5.21.0](ui-components-v5.20.0...ui-components-v5.21.0)
(2024-07-20)


### Features

* **Panel:** adding className prop to override default width
([#594](#594))
([f878f15](f878f15))
</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**
Other, Documentation


___

### **Description**
- Updated `ui-components` package version from `5.20.0` to `5.21.0` in
`.release-please-manifest.json`.
- Added changelog entry for `ui-components` version `5.21.0`,
documenting the new feature for the `Panel` component.
- Updated `ui-components` package version in `package.json` from
`5.20.0` to `5.21.0`.



___



### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Configuration
changes</strong></td><td><table>
<tr>
  <td>
    <details>
<summary><strong>.release-please-manifest.json</strong><dd><code>Update
`ui-components` package version in manifest</code>&nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>
<hr>

.release-please-manifest.json

- Updated `ui-components` package version from `5.20.0` to `5.21.0`.



</details>


  </td>
<td><a
href="https://github.com/aversini/ui-components/pull/595/files#diff-e38bb01e41ed5baa3c9e8111b86009ca62d4498d2aefd14d367cd6300dd8b126">+1/-1</a>&nbsp;
&nbsp; &nbsp; </td>

</tr>                    

<tr>
  <td>
    <details>
<summary><strong>package.json</strong><dd><code>Bump `ui-components`
package version to `5.21.0`</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>
<hr>

packages/ui-components/package.json

- Updated version number from `5.20.0` to `5.21.0`.



</details>


  </td>
<td><a
href="https://github.com/aversini/ui-components/pull/595/files#diff-ed54e778b1263cc888fe4a18544602094a59e7a7b57e749729088f9fc2d8ef6f">+1/-1</a>&nbsp;
&nbsp; &nbsp; </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-components` version `5.21.0`</code>&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; </dd></summary>
<hr>

packages/ui-components/CHANGELOG.md

<li>Added changelog entry for version <code>5.21.0</code>.<br> <li>
Documented new feature for <code>Panel</code> component.<br>


</details>


  </td>
<td><a
href="https://github.com/aversini/ui-components/pull/595/files#diff-d4a86849d834aa7d7eeaa2d6d87a670ea4c5b61f4fc5ef67b284b777414eca86">+7/-0</a>&nbsp;
&nbsp; &nbsp; </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
aversini and aversini authored Jul 20, 2024
1 parent f878f15 commit 27223dd
Show file tree
Hide file tree
Showing 4 changed files with 29 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,5 +1,5 @@
{
"packages/ui-components": "5.20.0",
"packages/ui-components": "5.21.0",
"packages/ui-hooks": "4.0.1",
"packages/ui-system": "1.4.2",
"packages/ui-private": "1.4.6",
Expand Down
7 changes: 7 additions & 0 deletions packages/ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.21.0](https://github.com/aversini/ui-components/compare/ui-components-v5.20.0...ui-components-v5.21.0) (2024-07-20)


### Features

* **Panel:** adding className prop to override default width ([#594](https://github.com/aversini/ui-components/issues/594)) ([f878f15](https://github.com/aversini/ui-components/commit/f878f15154f09f7ff557de76d4aa43ef2b63884f))

## [5.20.0](https://github.com/aversini/ui-components/compare/ui-components-v5.19.6...ui-components-v5.20.0) (2024-07-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versini/ui-components",
"version": "5.20.0",
"version": "5.21.0",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
20 changes: 20 additions & 0 deletions packages/ui-components/stats/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -858,5 +858,25 @@
"limit": "67 KB",
"passed": true
}
},
"5.21.0": {
"../bundlesize/dist/components/assets/style.css": {
"fileSize": 49237,
"fileSizeGzip": 7536,
"limit": "8 KB",
"passed": true
},
"../bundlesize/dist/components/assets/index.js": {
"fileSize": 35617,
"fileSizeGzip": 10056,
"limit": "10 KB",
"passed": true
},
"../bundlesize/dist/components/assets/vendor.js": {
"fileSize": 202795,
"fileSizeGzip": 67064,
"limit": "67 KB",
"passed": true
}
}
}

0 comments on commit 27223dd

Please sign in to comment.