Skip to content

Commit d2ac486

Browse files
chore(release): publish [skip ci]
- @kong-ui-public/[email protected]
1 parent e6e9f2c commit d2ac486

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/core/app-layout/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.9.1](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-09-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **app-sidebar:** mobile check [khcp-17790] ([#2521](https://github.com/Kong/public-ui-components/issues/2521)) ([e6e9f2c](https://github.com/Kong/public-ui-components/commit/e6e9f2cd8f4f7ee67fdd3301171534b6436b2f10))
12+
13+
14+
15+
16+
617
# [4.9.0](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2025-09-19)
718

819

packages/core/app-layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kong-ui-public/app-layout",
3-
"version": "4.9.0",
3+
"version": "4.9.1",
44
"type": "module",
55
"main": "./dist/app-layout.umd.js",
66
"module": "./dist/app-layout.es.js",

0 commit comments

Comments
 (0)