Skip to content

Commit

Permalink
🔖 Release v0.2.32 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Aug 2, 2021
1 parent 1a4548b commit d853019
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [v0.2.32] - 2021-08-02

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

### Dependency updates

- [`334fe30`](https://github.com/BetaHuhn/metadata-scraper/commit/334fe30) Bump @typescript-eslint/parser from 4.28.4 to 4.28.5
- [`b8e8860`](https://github.com/BetaHuhn/metadata-scraper/commit/b8e8860) Bump @typescript-eslint/eslint-plugin from 4.28.4 to 4.28.5

## [v0.2.31] - 2021-07-26

[Release notes](https://github.com/BetaHuhn/metadata-scraper/releases/tag/v0.2.31) · [Compare](https://github.com/BetaHuhn/metadata-scraper/compare/v0.2.30...v0.2.31) · [Tag](https://github.com/BetaHuhn/metadata-scraper/tree/v0.2.31) · Archive ([zip](https://github.com/BetaHuhn/metadata-scraper/archive/v0.2.31.zip) · [tar.gz](https://github.com/BetaHuhn/metadata-scraper/archive/v0.2.31.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.31",
"version": "0.2.32",
"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 d853019

Please sign in to comment.