Skip to content

Commit

Permalink
🔖 Release v0.2.23 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed May 31, 2021
1 parent b9963c1 commit 4923173
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [v0.2.23] - 2021-05-31

[Release notes](https://github.com/BetaHuhn/metadata-scraper/releases/tag/v0.2.23) · [Compare](https://github.com/BetaHuhn/metadata-scraper/compare/v0.2.22...v0.2.23) · [Tag](https://github.com/BetaHuhn/metadata-scraper/tree/v0.2.23) · Archive ([zip](https://github.com/BetaHuhn/metadata-scraper/archive/v0.2.23.zip) · [tar.gz](https://github.com/BetaHuhn/metadata-scraper/archive/v0.2.23.tar.gz))

### Dependency updates

- [`a87fa04`](https://github.com/BetaHuhn/metadata-scraper/commit/a87fa04) Bump eslint from 7.26.0 to 7.27.0
- [`888ee22`](https://github.com/BetaHuhn/metadata-scraper/commit/888ee22) Bump @typescript-eslint/parser from 4.24.0 to 4.25.0
- [`518e881`](https://github.com/BetaHuhn/metadata-scraper/commit/518e881) Bump @typescript-eslint/eslint-plugin from 4.24.0 to 4.25.0
- [`711b9fc`](https://github.com/BetaHuhn/metadata-scraper/commit/711b9fc) Bump typescript from 4.2.4 to 4.3.2
- [`e359275`](https://github.com/BetaHuhn/metadata-scraper/commit/e359275) Bump tsc-watch from 4.2.9 to 4.4.0

## [v0.2.22] - 2021-05-24

[Release notes](https://github.com/BetaHuhn/metadata-scraper/releases/tag/v0.2.22) · [Compare](https://github.com/BetaHuhn/metadata-scraper/compare/v0.2.21...v0.2.22) · [Tag](https://github.com/BetaHuhn/metadata-scraper/tree/v0.2.22) · Archive ([zip](https://github.com/BetaHuhn/metadata-scraper/archive/v0.2.22.zip) · [tar.gz](https://github.com/BetaHuhn/metadata-scraper/archive/v0.2.22.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": "metadata-scraper",
"version": "0.2.22",
"version": "0.2.23",
"description": "A Javascript library for scraping/parsing metadata from a web page. ",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 4923173

Please sign in to comment.