Skip to content

Commit

Permalink
🔖 Release v0.2.35 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Aug 23, 2021
1 parent 2d3f246 commit e923544
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 @@
## [v0.2.35] - 2021-08-23

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

### Dependency updates

- [`674ecd2`](https://github.com/BetaHuhn/metadata-scraper/commit/674ecd2) Bump @typescript-eslint/parser from 4.29.1 to 4.29.2
- [`51e6582`](https://github.com/BetaHuhn/metadata-scraper/commit/51e6582) Bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.29.2
- [`bc9d265`](https://github.com/BetaHuhn/metadata-scraper/commit/bc9d265) Bump tsc-watch from 4.4.0 to 4.5.0

## [v0.2.34] - 2021-08-16

[Release notes](https://github.com/BetaHuhn/metadata-scraper/releases/tag/v0.2.34) · [Compare](https://github.com/BetaHuhn/metadata-scraper/compare/v0.2.33...v0.2.34) · [Tag](https://github.com/BetaHuhn/metadata-scraper/tree/v0.2.34) · Archive ([zip](https://github.com/BetaHuhn/metadata-scraper/archive/v0.2.34.zip) · [tar.gz](https://github.com/BetaHuhn/metadata-scraper/archive/v0.2.34.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.34",
"version": "0.2.35",
"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 e923544

Please sign in to comment.