Skip to content

Commit

Permalink
🔖 Release v0.2.59 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Aug 29, 2022
1 parent ad174ed commit c11abb0
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.59] - 2022-08-29

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

### Dependency updates

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

## [v0.2.58] - 2022-08-13

[Release notes](https://github.com/BetaHuhn/metadata-scraper/releases/tag/v0.2.58) · [Compare](https://github.com/BetaHuhn/metadata-scraper/compare/v0.2.57...v0.2.58) · [Tag](https://github.com/BetaHuhn/metadata-scraper/tree/v0.2.58) · Archive ([zip](https://github.com/BetaHuhn/metadata-scraper/archive/v0.2.58.zip) · [tar.gz](https://github.com/BetaHuhn/metadata-scraper/archive/v0.2.58.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.58",
"version": "0.2.59",
"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 c11abb0

Please sign in to comment.