Skip to content

Commit

Permalink
chore(release): 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroenv committed Nov 3, 2021
1 parent a9477c8 commit 750374c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.23.0"></a>
# [0.23.0](https://github.com/algolia/gatsby-plugin-algolia/compare/v0.22.2...v0.23.0) (2021-11-03)


### Bug Fixes

* removing redundant setSettings call ([#152](https://github.com/algolia/gatsby-plugin-algolia/issues/152)) ([7f872fa](https://github.com/algolia/gatsby-plugin-algolia/commit/7f872fa))


### Features

* **peer:** Allow installation with Gatsby 4 ([#154](https://github.com/algolia/gatsby-plugin-algolia/issues/154)) ([a9477c8](https://github.com/algolia/gatsby-plugin-algolia/commit/a9477c8))



<a name="0.22.2"></a>
## [0.22.2](https://github.com/algolia/gatsby-plugin-algolia/compare/v0.22.1...v0.22.2) (2021-09-10)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-algolia",
"version": "0.22.2",
"version": "0.23.0",
"keywords": [
"gatsby",
"search",
Expand Down

0 comments on commit 750374c

Please sign in to comment.