Skip to content

Commit

Permalink
chore(release): 1.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.4](v1.1.3...v1.1.4) (2022-05-13)

### Bug Fixes

* **deps:** update dependency @actions/github to v5.0.3 ([#229](#229)) ([142b0bc](142b0bc))
  • Loading branch information
semantic-release-bot committed May 13, 2022
1 parent 142b0bc commit d8e6705
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 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.4](https://github.com/algolia/algoliasearch-crawler-github-actions/compare/v1.1.3...v1.1.4) (2022-05-13)


### Bug Fixes

* **deps:** update dependency @actions/github to v5.0.3 ([#229](https://github.com/algolia/algoliasearch-crawler-github-actions/issues/229)) ([142b0bc](https://github.com/algolia/algoliasearch-crawler-github-actions/commit/142b0bc43f19ceec410599d6d0bbeafe0c8b43fb))

## [1.1.3](https://github.com/algolia/algoliasearch-crawler-github-actions/compare/v1.1.2...v1.1.3) (2022-05-13)


Expand Down
4 changes: 2 additions & 2 deletions 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.3",
"version": "1.1.4",
"description": "Github action for Algolia crawler indexing",
"exports": "./build/index.js",
"scripts": {
Expand Down

0 comments on commit d8e6705

Please sign in to comment.