Skip to content

Commit 4768b7c

Browse files
chore(master): release 1.2.1 (#99)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1c06bff commit 4768b7c

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.2.0"
2+
".": "1.2.1"
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.1](https://github.com/cloudinary/web-speed-test-server/compare/v1.2.0...v1.2.1) (2024-12-10)
4+
5+
6+
### Bug Fixes
7+
8+
* region selection criteria should be configurable ([#98](https://github.com/cloudinary/web-speed-test-server/issues/98)) ([1c06bff](https://github.com/cloudinary/web-speed-test-server/commit/1c06bff1bf3646a1c6d6413759f31a7f74f13a60))
9+
310
## [1.2.0](https://github.com/cloudinary/web-speed-test-server/compare/v1.1.8...v1.2.0) (2024-12-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.2.0",
3+
"version": "1.2.1",
44
"private": true,
55
"scripts": {
66
"test": "mocha",

0 commit comments

Comments
 (0)