Skip to content

Commit

Permalink
chore: release (#5865)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahdayan committed Sep 25, 2023
1 parent 4a27e5b commit c59c53c
Show file tree
Hide file tree
Showing 19 changed files with 26 additions and 18 deletions.
1 change: 0 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ If this guide does not contain what you are looking for and thus prevents you fr
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [Reporting an issue](#reporting-an-issue)
- [The code contribution process](#the-code-contribution-process)
- [Commit conventions](#commit-conventions)
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ It is part of the InstantSearch family which is designed for different platforms
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [Packages](#packages)
- [Contributing](#contributing)
- [License](#license)
Expand Down
4 changes: 2 additions & 2 deletions examples/react/next-app-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-react-instantsearch-next-app-dir-example",
"version": "8.1.0",
"version": "8.2.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -15,7 +15,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-instantsearch": "7.1.0",
"react-instantsearch-nextjs": "0.1.0",
"react-instantsearch-nextjs": "0.1.1",
"react-instantsearch-router-nextjs": "7.1.0"
},
"devDependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/algoliasearch-helper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ This module is the companion of the [algolia/algoliasearch-client-javascript](ht
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [Features](#features)
- [Examples](#examples)
- [Vanilla JavaScript](#vanilla-javascript)
Expand Down
11 changes: 11 additions & 0 deletions packages/create-instantsearch-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [7.2.0](https://github.com/algolia/instantsearch/compare/create-instantsearch-app@7.1.0...create-instantsearch-app@7.2.0) (2023-09-25)


### Features

* **create-instantsearch-app:** support Autocomplete in InstantSearch.js template ([#5857](https://github.com/algolia/instantsearch/issues/5857)) ([4a27e5b](https://github.com/algolia/instantsearch/commit/4a27e5bc3924bc289945c55a10da74dfda02fedb))





# [7.1.0](https://github.com/algolia/instantsearch/compare/create-instantsearch-app@7.0.2...create-instantsearch-app@7.1.0) (2023-09-19)


Expand Down
1 change: 0 additions & 1 deletion packages/create-instantsearch-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [Get started](#get-started)
- [Usage](#usage)
- [API](#api)
Expand Down
1 change: 0 additions & 1 deletion packages/create-instantsearch-app/docs/custom-templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ Besides all the InstantSearch templates provided, the Create InstantSearch API e
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [Defining the template](#defining-the-template)
- [`libraryName`](#libraryname)
- [`tasks`](#tasks)
Expand Down
1 change: 0 additions & 1 deletion packages/create-instantsearch-app/docs/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Your app can be deployed in a single command, assuming you're located in its fol
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [CodeSandbox](#codesandbox)
- [Surge](#surge)
- [Vercel](#vercel)
Expand Down
2 changes: 1 addition & 1 deletion packages/create-instantsearch-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-instantsearch-app",
"version": "7.1.0",
"version": "7.2.0",
"license": "MIT",
"description": "⚡️ Build InstantSearch apps at the speed of thought",
"keywords": [
Expand Down
1 change: 0 additions & 1 deletion packages/instantsearch-codemods/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [Codemods](#codemods)
- [`rish-to-ris`](#rish-to-ris)
- [`ris-v6-to-v7`](#ris-v6-to-v7)
Expand Down
1 change: 0 additions & 1 deletion packages/instantsearch.css/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [Getting started](#getting-started)
- [Installation](#installation)
- [Available themes](#available-themes)
Expand Down
1 change: 0 additions & 1 deletion packages/instantsearch.js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ InstantSearch.js is a vanilla JavaScript library that lets you create an instant
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [Why](#why)
- [Getting started](#getting-started)
- [Installation](#installation)
Expand Down
1 change: 0 additions & 1 deletion packages/react-instantsearch-core/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [react-instantsearch-core](#react-instantsearch-core)
- [Installation](#installation)
- [Getting started](#getting-started)
Expand Down
11 changes: 11 additions & 0 deletions packages/react-instantsearch-nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.1](https://github.com/algolia/instantsearch/compare/react-instantsearch-nextjs@0.1.0...react-instantsearch-nextjs@0.1.1) (2023-09-25)


### Bug Fixes

* **InstantSearchNext:** do not scroll on push ([#5861](https://github.com/algolia/instantsearch/issues/5861)) ([771deea](https://github.com/algolia/instantsearch/commit/771deea2efa89012d47405d871b794e7889f5dff))





# 0.1.0 (2023-09-19)


Expand Down
1 change: 0 additions & 1 deletion packages/react-instantsearch-nextjs/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [react-instantsearch-nextjs](#react-instantsearch-nextjs)
- [Installation](#installation)
- [Usage](#usage)
Expand Down
2 changes: 1 addition & 1 deletion packages/react-instantsearch-nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-instantsearch-nextjs",
"version": "0.1.0",
"version": "0.1.1",
"description": "React InstantSearch SSR utilities for Next.js",
"source": "src/index.ts",
"types": "dist/es/index.d.ts",
Expand Down
1 change: 0 additions & 1 deletion packages/react-instantsearch-router-nextjs/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [react-instantsearch-router-nextjs](#react-instantsearch-router-nextjs)
- [Installation](#installation)
- [Usage](#usage)
Expand Down
1 change: 0 additions & 1 deletion packages/react-instantsearch/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [react-instantsearch](#react-instantsearch)
- [Why](#why)
- [Installation](#installation)
Expand Down
1 change: 0 additions & 1 deletion packages/vue-instantsearch/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [Vue InstantSearch](#vue-instantsearch)
- [Documentation](#documentation)
- [Installation](#installation)
Expand Down

0 comments on commit c59c53c

Please sign in to comment.