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 Aug 9, 2024
1 parent b1edd60 commit c921291
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.2.22](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-08-09)


### Bug Fixes

* **app-layout:** sidebar item aria current ([#1548](https://github.com/Kong/public-ui-components/issues/1548)) ([b1edd60](https://github.com/Kong/public-ui-components/commit/b1edd60d39c2773f070bfb3e2c85bc6693f66617))





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

**Note:** Version bump only for package @kong-ui-public/app-layout
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.2.21",
"version": "4.2.22",
"type": "module",
"main": "./dist/app-layout.umd.js",
"module": "./dist/app-layout.es.js",
Expand Down

0 comments on commit c921291

Please sign in to comment.