Skip to content

Commit a636c1d

Browse files
chore(master): release 1.2.0
1 parent 1b5be14 commit a636c1d

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.1.8"
2+
".": "1.2.0"
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.2.0](https://github.com/cloudinary/web-speed-test-server/compare/v1.1.8...v1.2.0) (2024-12-09)
4+
5+
6+
### Features
7+
8+
* load balance test location in WPT (DELO-4766) ([#95](https://github.com/cloudinary/web-speed-test-server/issues/95)) ([1b5be14](https://github.com/cloudinary/web-speed-test-server/commit/1b5be1497cd16830b648c4ff84f815714451ea6f))
9+
310
## [1.1.8](https://github.com/cloudinary/web-speed-test-server/compare/v1.1.7...v1.1.8) (2024-10-10)
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.1.8",
3+
"version": "1.2.0",
44
"private": true,
55
"scripts": {
66
"test": "mocha",

0 commit comments

Comments
 (0)