Skip to content

Commit 3ffe66b

Browse files
chore(master): release 1.1.3 (#53)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 095dd8d commit 3ffe66b

File tree

3 files changed

+10
-2
lines changed

3 files changed

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [1.1.3](https://github.com/cloudinary/web-speed-test-server/compare/v1.1.2...v1.1.3) (2023-10-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **security:** Bump semver from 7.5.1 to 7.5.3 ([#52](https://github.com/cloudinary/web-speed-test-server/issues/52)) ([8b97e62](https://github.com/cloudinary/web-speed-test-server/commit/8b97e622c406d7dd662901fada93f7c34c667311))

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.1.2",
3+
"version": "1.1.3",
44
"private": true,
55
"scripts": {
66
"test": "mocha",

0 commit comments

Comments
 (0)