Skip to content

Commit 995e09d

Browse files
committed
chore(release): v0.11.7
1 parent 852a533 commit 995e09d

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ ".": "0.11.6" }
1+
{".":"0.11.7"}

CHANGELOG.md

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

3+
## [0.11.7](https://github.com/riccox/meilisearch-ui/compare/v0.11.6...v0.11.7) (2025-04-24)
4+
5+
6+
### Documentation
7+
8+
* add singleton mode usage steps and local preview command in README. ([852a533](https://github.com/riccox/meilisearch-ui/commit/852a533311f0f25f8a1e63a74ae5535330e2dfda))
9+
* improve Docker restart strategy in README examples. gh-212 ([4e962d0](https://github.com/riccox/meilisearch-ui/commit/4e962d0cd7cac02c4e40f2f74338af3db5e5e68b))
10+
311
## [0.11.6](https://github.com/riccox/meilisearch-ui/compare/v0.11.5...v0.11.6) (2025-04-03)
412

513

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.6",
101+
"version": "0.11.7",
102102
"main": "index.js",
103103
"license": "Apache-2.0"
104104
}

0 commit comments

Comments
 (0)