Skip to content

Commit

Permalink
🔖 Release v0.2.57 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Jun 27, 2022
1 parent 076c167 commit 0368b18
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
## [v0.2.57] - 2022-06-27

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

### Dependency updates

- [`6daf099`](https://github.com/BetaHuhn/metadata-scraper/commit/6daf099) Bump typescript from 4.7.3 to 4.7.4

## [v0.2.56] - 2022-06-13

[Release notes](https://github.com/BetaHuhn/metadata-scraper/releases/tag/v0.2.56) · [Compare](https://github.com/BetaHuhn/metadata-scraper/compare/v0.2.55...v0.2.56) · [Tag](https://github.com/BetaHuhn/metadata-scraper/tree/v0.2.56) · Archive ([zip](https://github.com/BetaHuhn/metadata-scraper/archive/v0.2.56.zip) · [tar.gz](https://github.com/BetaHuhn/metadata-scraper/archive/v0.2.56.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
@@ -1,6 +1,6 @@
{
"name": "metadata-scraper",
"version": "0.2.56",
"version": "0.2.57",
"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 0368b18

Please sign in to comment.