We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b1c5c4 commit 7f408bbCopy full SHA for 7f408bb
.release-please-manifest.json
@@ -1,4 +1,4 @@
1
{
2
- ".": "1.1.3"
+ ".": "1.1.4"
3
}
4
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.1.4](https://github.com/cloudinary/web-speed-test-server/compare/v1.1.3...v1.1.4) (2024-03-26)
+
5
6
+### Bug Fixes
7
8
+* WPT API change wrt auth ([15a7d2e](https://github.com/cloudinary/web-speed-test-server/commit/15a7d2ea388b34497746d0107920644f23b3ef44))
9
10
## [1.1.3](https://github.com/cloudinary/web-speed-test-server/compare/v1.1.2...v1.1.3) (2023-10-09)
11
12
package.json
@@ -1,6 +1,6 @@
"name": "web-speed-test-server",
- "version": "1.1.3",
+ "version": "1.1.4",
"private": true,
"scripts": {
"test": "mocha",
0 commit comments