Skip to content

Commit 843608b

Browse files
committed
chore(release): v0.11.6
1 parent cb8b5ef commit 843608b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.11.6](https://github.com/riccox/meilisearch-ui/compare/v0.11.5...v0.11.6) (2025-04-03)
4+
5+
6+
### Bug Fixes
7+
8+
* links of breadcrumbs do not respect BASE_URL ([#210](https://github.com/riccox/meilisearch-ui/issues/210)) ([cb8b5ef](https://github.com/riccox/meilisearch-ui/commit/cb8b5ef085a1a26ad802680db2b858bde960a2ff))
9+
310
## [0.11.5](https://github.com/riccox/meilisearch-ui/compare/v0.11.4...v0.11.5) (2025-03-11)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"vite": "^6.2.1",
9999
"vite-tsconfig-paths": "^5.1.4"
100100
},
101-
"version": "0.11.5",
101+
"version": "0.11.6",
102102
"main": "index.js",
103103
"license": "Apache-2.0"
104104
}

0 commit comments

Comments
 (0)