Skip to content

Commit

Permalink
chore(release): 0.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.4.2](v0.4.1...v0.4.2) (2021-06-12)

### Bug Fixes

* **deps:** update dependency @actions/core to v1.4.0 ([0c8e0e5](0c8e0e5))
  • Loading branch information
semantic-release-bot committed Jun 12, 2021
1 parent 0c8e0e5 commit b1d7938
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.4.2](https://github.com/algolia/algoliasearch-crawler-github-actions/compare/v0.4.1...v0.4.2) (2021-06-12)


### Bug Fixes

* **deps:** update dependency @actions/core to v1.4.0 ([0c8e0e5](https://github.com/algolia/algoliasearch-crawler-github-actions/commit/0c8e0e5ccfdedcfe2b303c888de134fae070a9c2))

## [0.4.1](https://github.com/algolia/algoliasearch-crawler-github-actions/compare/v0.4.0...v0.4.1) (2021-06-12)


Expand Down
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": "0.4.1",
"version": "0.4.2",
"description": "Github action for Algolia crawler indexing",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit b1d7938

Please sign in to comment.