Skip to content

Commit a4dfa70

Browse files
chore(main): release 0.7.1 (#27)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 91ed7b0 commit a4dfa70

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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.7.1](https://github.com/oplik0/nodebb-plugin-meilisearch/compare/v0.7.0...v0.7.1) (2023-10-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency meilisearch to ^0.35.0 ([#30](https://github.com/oplik0/nodebb-plugin-meilisearch/issues/30)) ([fcdfe50](https://github.com/oplik0/nodebb-plugin-meilisearch/commit/fcdfe50a4609a65a7d5c5e2edd9c697fad5bac00))
9+
* **deps:** update dependency meilisearch to v0.34.2 ([#26](https://github.com/oplik0/nodebb-plugin-meilisearch/issues/26)) ([265a20f](https://github.com/oplik0/nodebb-plugin-meilisearch/commit/265a20f3a3174729b8c12c3c5794c85bbcfd348d))
10+
311
## [0.7.0](https://github.com/oplik0/nodebb-plugin-meilisearch/compare/0.6.0...v0.7.0) (2023-08-10)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodebb-plugin-meilisearch",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "A plugin for integrating MeiliSearch with NodeBB",
55
"main": "library.js",
66
"scripts": {

0 commit comments

Comments
 (0)