new release

This commit is contained in:
soulgalore 2023-06-14 17:56:38 +02:00
parent d60d55975a
commit 96dca2ff2e
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
# CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org))
## 27.9.2 - 2023-06-14
### Fixed
* Make sure config files are read sync [#3882](https://github.com/sitespeedio/sitespeed.io/pull/3882).
## 27.9.1 - 2023-06-12
### Fixed
* Upgraded Browsertime that logs if LCP is not present (instead of logging null)