Skip to content

Commit

Permalink
🔖 Release v0.2.29 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Jul 12, 2021
1 parent 6578868 commit 27abafb
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.29] - 2021-07-12

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

### Dependency updates

- [`5508909`](https://github.com/BetaHuhn/metadata-scraper/commit/5508909) Bump eslint from 7.29.0 to 7.30.0
- [`4821c13`](https://github.com/BetaHuhn/metadata-scraper/commit/4821c13) Bump @typescript-eslint/eslint-plugin from 4.28.1 to 4.28.2
- [`960cafc`](https://github.com/BetaHuhn/metadata-scraper/commit/960cafc) Bump @typescript-eslint/parser from 4.28.1 to 4.28.2

## [v0.2.28] - 2021-07-05

[Release notes](https://github.com/BetaHuhn/metadata-scraper/releases/tag/v0.2.28) · [Compare](https://github.com/BetaHuhn/metadata-scraper/compare/v0.2.27...v0.2.28) · [Tag](https://github.com/BetaHuhn/metadata-scraper/tree/v0.2.28) · Archive ([zip](https://github.com/BetaHuhn/metadata-scraper/archive/v0.2.28.zip) · [tar.gz](https://github.com/BetaHuhn/metadata-scraper/archive/v0.2.28.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.28",
"version": "0.2.29",
"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 27abafb

Please sign in to comment.