Skip to content

Commit ebe329c

Browse files
chore(master): release 1.2.0 (#96)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ae132d2 commit ebe329c

File tree

3 files changed

+10
-2
lines changed

3 files changed

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

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/cloudinary/web-speed-test-server/compare/v1.1.8...v1.2.0) (2024-12-10)
4+
5+
6+
### Features
7+
8+
* add WPT queue WST selected region monitoring (DELO-4838) ([#97](https://github.com/cloudinary/web-speed-test-server/issues/97)) ([ae132d2](https://github.com/cloudinary/web-speed-test-server/commit/ae132d20344e5fde293f1d9d3c6e82b3ebcafd6d))
9+
* 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))
10+
311
## [1.1.8](https://github.com/cloudinary/web-speed-test-server/compare/v1.1.7...v1.1.8) (2024-10-10)
412

513

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

0 commit comments

Comments
 (0)