Skip to content

Commit ae01eba

Browse files
chore(main): release 0.7.4 (#60)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ec26cca commit ae01eba

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.7.4](https://github.com/oplik0/nodebb-plugin-meilisearch/compare/v0.7.3...v0.7.4) (2025-01-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency meilisearch to ^0.47.0 ([#59](https://github.com/oplik0/nodebb-plugin-meilisearch/issues/59)) ([6abea6b](https://github.com/oplik0/nodebb-plugin-meilisearch/commit/6abea6b36caa4070bbefb03e271133c04ac2b4f3))
9+
310
## [0.7.3](https://github.com/oplik0/nodebb-plugin-meilisearch/compare/v0.7.2...v0.7.3) (2024-12-02)
411

512

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.3",
3+
"version": "0.7.4",
44
"description": "A plugin for integrating MeiliSearch with NodeBB",
55
"main": "library.js",
66
"scripts": {

0 commit comments

Comments
 (0)