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.16 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pabio-escobar committed Mar 8, 2021
1 parent 2477071 commit 5400419
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v1.2.16 (2021-03-08)

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

### ⬆️ Dependency updates

- [`bb6ab84`](https://github.com/koj-co/algolia-crawl/commit/bb6ab84) Bump semantic-release from 17.4.0 to 17.4.1
- [`8e94f8e`](https://github.com/koj-co/algolia-crawl/commit/8e94f8e) Bump ts-jest from 26.5.2 to 26.5.3
- [`e42530a`](https://github.com/koj-co/algolia-crawl/commit/e42530a) Bump typescript from 4.2.2 to 4.2.3

## v1.2.15 (2021-03-01)

[📝 Release notes](https://github.com/koj-co/algolia-crawl/releases/tag/v1.2.15) · [💻 Compare](https://github.com/koj-co/algolia-crawl/compare/v1.2.14...v1.2.15) · [🔖 Tag](https://github.com/koj-co/algolia-crawl/tree/v1.2.15) · 🗄️ Archive ([zip](https://github.com/koj-co/algolia-crawl/archive/v1.2.15.zip) · [tar.gz](https://github.com/koj-co/algolia-crawl/archive/v1.2.15.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.15",
"version": "1.2.16",
"description": "Crawl your site and sync your Algolia search index",
"main": "dist/index.js",
"bin": "dist/cli.js",
Expand Down

0 comments on commit 5400419

Please sign in to comment.