Skip to content

Commit

Permalink
chore(release): v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Apify Release Bot committed Oct 13, 2022
1 parent dffd6c0 commit d28b70a
Show file tree
Hide file tree
Showing 33 changed files with 276 additions and 148 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 3.1.0 (2022-10-13)

**Note:** Version bump only for package crawlee





## [3.0.4](https://github.com/apify/crawlee/compare/v3.0.3...v3.0.4) (2022-08-22)

### Features
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "3.0.4",
"version": "3.1.0",
"command": {
"version": {
"conventionalCommits": true,
Expand Down
Loading

0 comments on commit d28b70a

Please sign in to comment.