Skip to content

Commit 25c687b

Browse files
authoredAug 13, 2024
chore(master): release 1.1.6 (#78)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9fa85b0 commit 25c687b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
 

‎.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "1.1.5"
2+
".": "1.1.6"
33
}
44

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.6](https://github.com/cloudinary/web-speed-test-server/compare/v1.1.5...v1.1.6) (2024-08-13)
4+
5+
6+
### Bug Fixes
7+
8+
* not all WPT API errors logged (DELO-4614) ([#77](https://github.com/cloudinary/web-speed-test-server/issues/77)) ([9fa85b0](https://github.com/cloudinary/web-speed-test-server/commit/9fa85b001af7f47498e26d7adfb019822a5d018a))
9+
310
## [1.1.5](https://github.com/cloudinary/web-speed-test-server/compare/v1.1.4...v1.1.5) (2024-06-04)
411

512

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-speed-test-server",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"private": true,
55
"scripts": {
66
"test": "mocha",

0 commit comments

Comments
 (0)