Skip to content

Commit 8fef747

Browse files
chore(master): release 1.3.8 (#150)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8bfb06b commit 8fef747

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "1.3.7"
2+
".": "1.3.8"
33
}
44

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.3.8](https://github.com/cloudinary/web-speed-test-server/compare/v1.3.7...v1.3.8) (2025-11-12)
4+
5+
6+
### Bug Fixes
7+
8+
* reduce vulnerabilities (DELO-5679, DELO-5686, DELO-5709) ([#149](https://github.com/cloudinary/web-speed-test-server/issues/149)) ([8bfb06b](https://github.com/cloudinary/web-speed-test-server/commit/8bfb06bcfc4afa01350bdfd7ebd24bf46fd5a69a))
9+
310
## [1.3.7](https://github.com/cloudinary/web-speed-test-server/compare/v1.3.6...v1.3.7) (2025-10-15)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-speed-test-server",
3-
"version": "1.3.7",
3+
"version": "1.3.8",
44
"private": true,
55
"scripts": {
66
"test": "mocha",

0 commit comments

Comments
 (0)