From 75043de74b2257f31398add9ed7c8b8a6ad6ca82 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 13 Jul 2021 15:55:51 +0000 Subject: [PATCH] chore(release): 0.7.1 [skip ci] ## [0.7.1](https://github.com/algolia/algoliasearch-crawler-github-actions/compare/v0.7.0...v0.7.1) (2021-07-13) ### Bug Fixes * update readme ([646ff1d](https://github.com/algolia/algoliasearch-crawler-github-actions/commit/646ff1d6cd50b7b111990d1ff2d681b995522345)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2dddeae3..95427a32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.7.1](https://github.com/algolia/algoliasearch-crawler-github-actions/compare/v0.7.0...v0.7.1) (2021-07-13) + + +### Bug Fixes + +* update readme ([646ff1d](https://github.com/algolia/algoliasearch-crawler-github-actions/commit/646ff1d6cd50b7b111990d1ff2d681b995522345)) + # [0.7.0](https://github.com/algolia/algoliasearch-crawler-github-actions/compare/v0.6.0...v0.7.0) (2021-07-13) diff --git a/package.json b/package.json index b4c32f27..73832a4a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "algoliasearch-crawler-github-actions", - "version": "0.7.0", + "version": "0.7.1", "description": "Github action for Algolia crawler indexing", "main": "index.js", "scripts": {