zwift-data 1.36.1 → 1.36.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/cjs/routes.js CHANGED
@@ -68,13 +68,13 @@ exports.routes = [
68
68
  "rolling-highlands",
69
69
  "scotland",
70
70
  false,
71
- 8.953,
71
+ 8.957,
72
72
  77,
73
- 5.144,
73
+ 5.14,
74
74
  28,
75
- 5.107,
75
+ 5.104,
76
76
  28,
77
- 5.113,
77
+ 5.109,
78
78
  28,
79
79
  ["breakaway-brae-rev"],
80
80
  [{ from: 8.338, to: 8.959, segment: "breakaway-brae-rev" }],
@@ -83,7 +83,7 @@ exports.routes = [
83
83
  false,
84
84
  true,
85
85
  ["running", "cycling"],
86
- 179,
86
+ 180,
87
87
  33620176,
88
88
  "https://www.strava.com/segments/33620176",
89
89
  "https://zwiftinsider.com/route/rolling-highlands",
@@ -966,13 +966,13 @@ exports.routes = [
966
966
  "zwift-games-2024-epic",
967
967
  "watopia",
968
968
  false,
969
- 79.731,
969
+ 79.725,
970
970
  822,
971
- 1.938,
971
+ 1.945,
972
972
  57,
973
- 1.498,
973
+ 1.504,
974
974
  57,
975
- 1.498,
975
+ 1.504,
976
976
  57,
977
977
  [
978
978
  "zwift-kom",
@@ -2271,7 +2271,7 @@ exports.routes = [
2271
2271
  20,
2272
2272
  4.249,
2273
2273
  20,
2274
- 2.465,
2274
+ 2.467,
2275
2275
  14,
2276
2276
  2.666,
2277
2277
  15,
@@ -2282,7 +2282,7 @@ exports.routes = [
2282
2282
  false,
2283
2283
  true,
2284
2284
  ["running", "cycling"],
2285
- 100,
2285
+ 101,
2286
2286
  19852166,
2287
2287
  "https://www.strava.com/segments/19852166",
2288
2288
  "https://zwiftinsider.com/route/the-fan-flats",
@@ -6334,8 +6334,8 @@ exports.routes = [
6334
6334
  false,
6335
6335
  2.469,
6336
6336
  11,
6337
- 0,
6338
- 0,
6337
+ 6.145,
6338
+ 3,
6339
6339
  0,
6340
6340
  0,
6341
6341
  0,
package/lib/esm/routes.js CHANGED
@@ -65,13 +65,13 @@ export const routes = [
65
65
  "rolling-highlands",
66
66
  "scotland",
67
67
  false,
68
- 8.953,
68
+ 8.957,
69
69
  77,
70
- 5.144,
70
+ 5.14,
71
71
  28,
72
- 5.107,
72
+ 5.104,
73
73
  28,
74
- 5.113,
74
+ 5.109,
75
75
  28,
76
76
  ["breakaway-brae-rev"],
77
77
  [{ from: 8.338, to: 8.959, segment: "breakaway-brae-rev" }],
@@ -80,7 +80,7 @@ export const routes = [
80
80
  false,
81
81
  true,
82
82
  ["running", "cycling"],
83
- 179,
83
+ 180,
84
84
  33620176,
85
85
  "https://www.strava.com/segments/33620176",
86
86
  "https://zwiftinsider.com/route/rolling-highlands",
@@ -963,13 +963,13 @@ export const routes = [
963
963
  "zwift-games-2024-epic",
964
964
  "watopia",
965
965
  false,
966
- 79.731,
966
+ 79.725,
967
967
  822,
968
- 1.938,
968
+ 1.945,
969
969
  57,
970
- 1.498,
970
+ 1.504,
971
971
  57,
972
- 1.498,
972
+ 1.504,
973
973
  57,
974
974
  [
975
975
  "zwift-kom",
@@ -2268,7 +2268,7 @@ export const routes = [
2268
2268
  20,
2269
2269
  4.249,
2270
2270
  20,
2271
- 2.465,
2271
+ 2.467,
2272
2272
  14,
2273
2273
  2.666,
2274
2274
  15,
@@ -2279,7 +2279,7 @@ export const routes = [
2279
2279
  false,
2280
2280
  true,
2281
2281
  ["running", "cycling"],
2282
- 100,
2282
+ 101,
2283
2283
  19852166,
2284
2284
  "https://www.strava.com/segments/19852166",
2285
2285
  "https://zwiftinsider.com/route/the-fan-flats",
@@ -6331,8 +6331,8 @@ export const routes = [
6331
6331
  false,
6332
6332
  2.469,
6333
6333
  11,
6334
- 0,
6335
- 0,
6334
+ 6.145,
6335
+ 3,
6336
6336
  0,
6337
6337
  0,
6338
6338
  0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zwift-data",
3
- "version": "1.36.1",
3
+ "version": "1.36.2",
4
4
  "description": "Data about Zwift worlds, routes and segments",
5
5
  "main": "./lib/cjs/index.js",
6
6
  "module": "./lib/esm/index.js",
@@ -40,7 +40,7 @@
40
40
  "node-fetch": "3.3.2",
41
41
  "prettier": "3.2.5",
42
42
  "rimraf": "5.0.7",
43
- "semantic-release": "23.1.1",
43
+ "semantic-release": "24.0.0",
44
44
  "simple-git": "3.24.0",
45
45
  "ts-jest": "29.1.2",
46
46
  "typedoc": "0.25.13",