Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

Commit

Permalink
🔖 Release v1.2.14 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pabio-escobar committed Feb 22, 2021
1 parent 9f404be commit 561fec1
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## v1.2.14 (2021-02-22)

[📝 Release notes](https://github.com/koj-co/algolia-crawl/releases/tag/v1.2.14) · [💻 Compare](https://github.com/koj-co/algolia-crawl/compare/v1.2.13...v1.2.14) · [🔖 Tag](https://github.com/koj-co/algolia-crawl/tree/v1.2.14) · 🗄️ Archive ([zip](https://github.com/koj-co/algolia-crawl/archive/v1.2.14.zip) · [tar.gz](https://github.com/koj-co/algolia-crawl/archive/v1.2.14.tar.gz))

### ⬆️ Dependency updates

- [`75a3e5a`](https://github.com/koj-co/algolia-crawl/commit/75a3e5a) Bump semantic-release from 17.3.8 to 17.3.9
- [`aa5160b`](https://github.com/koj-co/algolia-crawl/commit/aa5160b) Bump vsoch/pull-request-action from 1.0.13 to 1.0.14
- [`4af8f33`](https://github.com/koj-co/algolia-crawl/commit/4af8f33) Bump pascalgn/automerge-action from v0.13.0 to v0.13.1
- [`e64e227`](https://github.com/koj-co/algolia-crawl/commit/e64e227) Bump vsoch/pull-request-action from 1.0.14 to 1.0.15

## v1.2.13 (2021-02-15)

[📝 Release notes](https://github.com/koj-co/algolia-crawl/releases/tag/v1.2.13) · [💻 Compare](https://github.com/koj-co/algolia-crawl/compare/v1.2.12...v1.2.13) · [🔖 Tag](https://github.com/koj-co/algolia-crawl/tree/v1.2.13) · 🗄️ Archive ([zip](https://github.com/koj-co/algolia-crawl/archive/v1.2.13.zip) · [tar.gz](https://github.com/koj-co/algolia-crawl/archive/v1.2.13.tar.gz))
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "algolia-crawl",
"version": "1.2.13",
"version": "1.2.14",
"description": "Crawl your site and sync your Algolia search index",
"main": "dist/index.js",
"bin": "dist/cli.js",
Expand Down

0 comments on commit 561fec1

Please sign in to comment.