Skip to content

Commit 5acd807

Browse files
chore(release): 1.1.10 [skip ci]
## [1.1.10](v1.1.9...v1.1.10) (2023-09-15) ### Bug Fixes * **deps:** update dependency @actions/core to v1.10.1 ([#463](#463)) ([36f6ee6](36f6ee6))
1 parent 36f6ee6 commit 5acd807

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.10](https://github.com/algolia/algoliasearch-crawler-github-actions/compare/v1.1.9...v1.1.10) (2023-09-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @actions/core to v1.10.1 ([#463](https://github.com/algolia/algoliasearch-crawler-github-actions/issues/463)) ([36f6ee6](https://github.com/algolia/algoliasearch-crawler-github-actions/commit/36f6ee63df16dfffdf56d0307e8c1a82b8b2a853))
7+
18
## [1.1.9](https://github.com/algolia/algoliasearch-crawler-github-actions/compare/v1.1.8...v1.1.9) (2022-09-30)
29

310

build/index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.9",
4+
"version": "1.1.10",
55
"description": "Github action for Algolia crawler indexing",
66
"exports": "./build/index.js",
77
"scripts": {

0 commit comments

Comments
 (0)