Skip to content

Commit

Permalink
chore(release): 1.1.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.9](v1.1.8...v1.1.9) (2022-09-30)

### Bug Fixes

* **deps:** update dependency @actions/github to v5.1.1 ([#335](#335)) ([c631bdf](c631bdf))
  • Loading branch information
semantic-release-bot committed Sep 30, 2022
1 parent c631bdf commit d02d0ce
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.9](https://github.com/algolia/algoliasearch-crawler-github-actions/compare/v1.1.8...v1.1.9) (2022-09-30)


### Bug Fixes

* **deps:** update dependency @actions/github to v5.1.1 ([#335](https://github.com/algolia/algoliasearch-crawler-github-actions/issues/335)) ([c631bdf](https://github.com/algolia/algoliasearch-crawler-github-actions/commit/c631bdfcfcbfad5b828aeac041f789b4ef84b053))

## [1.1.8](https://github.com/algolia/algoliasearch-crawler-github-actions/compare/v1.1.7...v1.1.8) (2022-09-30)


Expand Down
2 changes: 1 addition & 1 deletion build/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "algoliasearch-crawler-github-actions",
"version": "1.1.8",
"version": "1.1.9",
"description": "Github action for Algolia crawler indexing",
"exports": "./build/index.js",
"scripts": {
Expand Down

0 comments on commit d02d0ce

Please sign in to comment.