Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Jul 15, 2024
1 parent bb32d96 commit 11eed39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# sitespeed.io server changelog (we do [semantic versioning](https://semver.org))

## 0.3.2 - UNRELEASED
## 0.3.2 - 2024-07-15
### Fixed
* Upgrade to Bull 4.15.1 [#57](https://github.com/sitespeedio/onlinetest/pull/57).
* Default to max 50 finished jobs in the queue [#58](https://github.com/sitespeedio/onlinetest/pull/58).
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sitespeed.io/server",
"version": "0.3.1",
"version": "0.3.2",
"description": "The sitespeed.io server",
"type": "module",
"exports": "./app.js",
Expand Down

0 comments on commit 11eed39

Please sign in to comment.