Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @kong-ui-public/[email protected]
  • Loading branch information
kongponents-bot committed Feb 19, 2024
1 parent 5c7a729 commit f8c84d3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/core/app-layout/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.5](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-02-19)


### Bug Fixes

* **app-layout:** sidebar scroll container padding ([#1166](https://github.com/Kong/public-ui-components/issues/1166)) ([5c7a729](https://github.com/Kong/public-ui-components/commit/5c7a729f951bf6f08890ca85cf268632cfbe55ef))





## [4.0.4](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-02-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/app-layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/app-layout",
"version": "4.0.4",
"version": "4.0.5",
"type": "module",
"main": "./dist/app-layout.umd.js",
"module": "./dist/app-layout.es.js",
Expand Down

0 comments on commit f8c84d3

Please sign in to comment.