We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38d1229 commit 65a4e8eCopy full SHA for 65a4e8e
.changeset/fresh-pets-eat.md
packages/orchestrator-ui-components/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @orchestrator-ui/orchestrator-ui-components
2
3
+## 0.2.4
4
+
5
+### Patch Changes
6
7
+- 38d1229: Fixed handling navigation for pages with sidebar submenu items
8
9
## 0.2.3
10
11
### Patch Changes
packages/orchestrator-ui-components/package.json
@@ -1,6 +1,6 @@
{
"name": "@orchestrator-ui/orchestrator-ui-components",
- "version": "0.2.3",
+ "version": "0.2.4",
"license": "MIT",
"scripts": {
"test": "jest",
0 commit comments