Skip to content

Commit 53467a7

Browse files
authored
Merge pull request rixw#27 from rixw/changeset-release/main
Version Packages
2 parents c238f95 + ae96b85 commit 53467a7

File tree

5 files changed

+16
-8
lines changed

5 files changed

+16
-8
lines changed

.changeset/few-cheetahs-judge.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/strapi-plugin-search/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @rixw/strapi-plugin-search
22

3+
## 0.3.8
4+
5+
### Patch Changes
6+
7+
- c238f95: Add exclude list to tsconfig
8+
39
## 0.3.7
410

511
### Patch Changes

packages/strapi-plugin-search/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rixw/strapi-plugin-search",
3-
"version": "0.3.7",
3+
"version": "0.3.8",
44
"description": "Site search engine integration plugin for Strapi",
55
"keywords": [
66
"strapi",

packages/strapi-provider-search-algolia/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @rixw/strapi-provider-search-algolia
22

3+
## 0.3.7
4+
5+
### Patch Changes
6+
7+
- c238f95: Add exclude list to tsconfig
8+
- Updated dependencies [c238f95]
9+
- @rixw/strapi-plugin-search@0.3.8
10+
311
## 0.3.6
412

513
### Patch Changes

packages/strapi-provider-search-algolia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rixw/strapi-provider-search-algolia",
3-
"version": "0.3.6",
3+
"version": "0.3.7",
44
"description": "This is the description of the plugin.",
55
"keywords": [
66
"strapi",

0 commit comments

Comments
 (0)