Skip to content

Commit 01447ed

Browse files
chore(master): release 1.1.8 (#91)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 83690d3 commit 01447ed

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.7"
2+
".": "1.1.8"
33
}
44

CHANGELOG.md

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

3+
## [1.1.8](https://github.com/cloudinary/web-speed-test-server/compare/v1.1.7...v1.1.8) (2024-10-10)
4+
5+
6+
### Bug Fixes
7+
8+
* security update https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860 (DELO-4731) ([#90](https://github.com/cloudinary/web-speed-test-server/issues/90)) ([83690d3](https://github.com/cloudinary/web-speed-test-server/commit/83690d36bee9918f3e34e9a683a6b5a6e611661b))
9+
310
## [1.1.7](https://github.com/cloudinary/web-speed-test-server/compare/v1.1.6...v1.1.7) (2024-08-13)
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.7",
3+
"version": "1.1.8",
44
"private": true,
55
"scripts": {
66
"test": "mocha",

0 commit comments

Comments
 (0)