Skip to content

Commit

Permalink
chore(release): 1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
bodinsamuel committed Nov 3, 2021
1 parent 1e321a1 commit 6847efa
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.0.12](https://github.com/algolia/algoliasearch-netlify/compare/v1.0.11...v1.0.12) (2021-11-03)


### Bug Fixes

* upgrade autocomplete.js ([1e321a1](https://github.com/algolia/algoliasearch-netlify/commit/1e321a1eb6f5ae5d97f961928345be14eb43574e))



## [1.0.11](https://github.com/algolia/algoliasearch-netlify/compare/v1.0.10...v1.0.11) (2021-11-03)


Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/algoliasearch-netlify-frontend",
"version": "1.0.11",
"version": "1.0.12",
"private": false,
"author": "Algolia Team <[email protected]>",
"license": "MIT",
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": "@algolia/netlify",
"version": "1.0.11",
"version": "1.0.12",
"private": true,
"author": "Algolia Team <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/netlify-plugin-crawler",
"version": "1.0.11",
"version": "1.0.12",
"private": false,
"author": "Algolia Team <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 6847efa

Please sign in to comment.