Skip to content

Commit c982ca2

Browse files
chore(release): 1.1.7 [skip ci]
## [1.1.7](v1.1.6...v1.1.7) (2022-09-23) ### Bug Fixes * **deps:** update dependency @actions/github to v5.1.0 ([#327](#327)) ([5018340](5018340))
1 parent 5018340 commit c982ca2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.7](https://github.com/algolia/algoliasearch-crawler-github-actions/compare/v1.1.6...v1.1.7) (2022-09-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @actions/github to v5.1.0 ([#327](https://github.com/algolia/algoliasearch-crawler-github-actions/issues/327)) ([5018340](https://github.com/algolia/algoliasearch-crawler-github-actions/commit/50183404fc69aa16428b62ea263922c719c37e9d))
7+
18
## [1.1.6](https://github.com/algolia/algoliasearch-crawler-github-actions/compare/v1.1.5...v1.1.6) (2022-08-12)
29

310

build/index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "algoliasearch-crawler-github-actions",
4-
"version": "1.1.6",
4+
"version": "1.1.7",
55
"description": "Github action for Algolia crawler indexing",
66
"exports": "./build/index.js",
77
"scripts": {

0 commit comments

Comments
 (0)