Skip to content

Commit

Permalink
chore: update generic scrapers (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
B4nan authored Oct 24, 2024
1 parent c9aa439 commit c056615
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 29 deletions.
48 changes: 24 additions & 24 deletions 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 packages/actor-scraper/cheerio-scraper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## 3.0.15 (2024-10-07)
## 3.0.15 (2024-10-25)

- Updated Crawlee version to v3.11.5 and SDK v3.2.6
- Updated Node to v22
Expand Down
2 changes: 1 addition & 1 deletion packages/actor-scraper/jsdom-scraper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## 0.1.7 (2024-10-07)
## 0.1.7 (2024-10-25)

- Updated Crawlee version to v3.11.5 and SDK v3.2.6
- Updated Node to v22
Expand Down
2 changes: 1 addition & 1 deletion packages/actor-scraper/playwright-scraper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## 1.0.15 (2024-10-07)
## 1.0.15 (2024-10-25)

- Updated Crawlee version to v3.11.5 and SDK v3.2.6
- Updated Node to v22
Expand Down
2 changes: 1 addition & 1 deletion packages/actor-scraper/puppeteer-scraper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## 3.0.12 (2024-10-07)
## 3.0.12 (2024-10-25)

- Updated Crawlee version to v3.11.5 and SDK v3.2.6
- Updated Node to v22
Expand Down
2 changes: 1 addition & 1 deletion packages/actor-scraper/web-scraper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## 3.0.18 (2024-10-07)
## 3.0.18 (2024-10-25)

- Updated Crawlee version to v3.11.5 and SDK v3.2.6
- Updated Node to v22
Expand Down

0 comments on commit c056615

Please sign in to comment.