Skip to content

Commit ce9ab9f

Browse files
chore(release): 1.1.5 [skip ci]
## [1.1.5](v1.1.4...v1.1.5) (2022-06-18) ### Bug Fixes * **deps:** update dependency @actions/core to v1.9.0 ([#268](#268)) ([fa7bb30](fa7bb30))
1 parent fa7bb30 commit ce9ab9f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.5](https://github.com/algolia/algoliasearch-crawler-github-actions/compare/v1.1.4...v1.1.5) (2022-06-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @actions/core to v1.9.0 ([#268](https://github.com/algolia/algoliasearch-crawler-github-actions/issues/268)) ([fa7bb30](https://github.com/algolia/algoliasearch-crawler-github-actions/commit/fa7bb30aedc94fed64e59fde0c0541a8459f4e89))
7+
18
## [1.1.4](https://github.com/algolia/algoliasearch-crawler-github-actions/compare/v1.1.3...v1.1.4) (2022-05-13)
29

310

build/index.js

+2-2
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.4",
4+
"version": "1.1.5",
55
"description": "Github action for Algolia crawler indexing",
66
"exports": "./build/index.js",
77
"scripts": {

0 commit comments

Comments
 (0)