Skip to content

Commit

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


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

##
[5.18.1](ui-components-v5.18.0...ui-components-v5.18.1)
(2024-04-17)


### Bug Fixes

* **Table:** slightly larger sort indicator icons
([#515](#515))
([fed2541](fed2541))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: aversini <[email protected]>
  • Loading branch information
aversini and aversini authored Apr 17, 2024
1 parent fed2541 commit 4021e94
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,6 +1,6 @@
{
"packages/eslint-plugin-client": "1.0.2",
"packages/ui-components": "5.18.0",
"packages/ui-components": "5.18.1",
"packages/ui-hooks": "2.2.0",
"packages/ui-system": "1.3.0",
"packages/ui-private": "1.4.2",
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.18.1](https://github.com/aversini/ui-components/compare/ui-components-v5.18.0...ui-components-v5.18.1) (2024-04-17)


### Bug Fixes

* **Table:** slightly larger sort indicator icons ([#515](https://github.com/aversini/ui-components/issues/515)) ([fed2541](https://github.com/aversini/ui-components/commit/fed2541e2d321104bf73a70a9af150c654cc001e))

## [5.18.0](https://github.com/aversini/ui-components/compare/ui-components-v5.17.2...ui-components-v5.18.0) (2024-04-17)


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.18.0",
"version": "5.18.1",
"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 @@ -658,5 +658,25 @@
"limit": "67 KB",
"passed": true
}
},
"5.18.1": {
"../bundlesize/dist/components/assets/style.css": {
"fileSize": 48620,
"fileSizeGzip": 7388,
"limit": "8 KB",
"passed": true
},
"../bundlesize/dist/components/assets/index.js": {
"fileSize": 35451,
"fileSizeGzip": 9682,
"limit": "20 KB",
"passed": true
},
"../bundlesize/dist/components/assets/vendor.js": {
"fileSize": 200133,
"fileSizeGzip": 66728,
"limit": "67 KB",
"passed": true
}
}
}

0 comments on commit 4021e94

Please sign in to comment.