diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c6c83a8..dd0d32a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -@garmin/fit-sdk +* @garmin/fit-sdk diff --git a/package.json b/package.json index a418eff..e313b0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@garmin/fitsdk", - "version": "21.212.0", + "version": "21.213.0", "description": "FIT JavaScript SDK", "main": "src/index.js", "types": "src/index.d.ts", diff --git a/src/accumulator.js b/src/accumulator.js index b96ae23..28b8b81 100644 --- a/src/accumulator.js +++ b/src/accumulator.js @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/bit-stream.js b/src/bit-stream.js index 6809a66..229ec7b 100644 --- a/src/bit-stream.js +++ b/src/bit-stream.js @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/crc-calculator.js b/src/crc-calculator.js index d59b2b8..d6b8aeb 100644 --- a/src/crc-calculator.js +++ b/src/crc-calculator.js @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/decoder.js b/src/decoder.js index 3960383..61bbeaf 100644 --- a/src/decoder.js +++ b/src/decoder.js @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/encoder.js b/src/encoder.js index 095393e..8ae0075 100644 --- a/src/encoder.js +++ b/src/encoder.js @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit.js b/src/fit.js index c8fc72c..0d45e59 100644 --- a/src/fit.js +++ b/src/fit.js @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/index.d.ts b/src/index.d.ts index 6ccce65..e9238ad 100644 --- a/src/index.d.ts +++ b/src/index.d.ts @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/index.js b/src/index.js index 52958b4..cd03eea 100644 --- a/src/index.js +++ b/src/index.js @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/mesg-definition.js b/src/mesg-definition.js index 862454d..2c3a6ae 100644 --- a/src/mesg-definition.js +++ b/src/mesg-definition.js @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/output-stream.js b/src/output-stream.js index 67a1133..f82a165 100644 --- a/src/output-stream.js +++ b/src/output-stream.js @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/profile.js b/src/profile.js index eee053b..fecdc09 100644 --- a/src/profile.js +++ b/src/profile.js @@ -5,15 +5,15 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// const Profile = { version: { major: 21, - minor: 212, + minor: 213, patch: 0, type: "Release" }, @@ -25127,6 +25127,9 @@ types: { 4534: "fenix8Small", 4536: "fenix8", 4556: "d2Mach1Pro", + 4565: "fr970", + 4570: "fr570Large", + 4574: "fr570Small", 4575: "enduro3", 4583: "instinctE40mm", 4584: "instinctE45mm", diff --git a/src/stream.js b/src/stream.js index 5700af8..86b2947 100644 --- a/src/stream.js +++ b/src/stream.js @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/types/crc-calculator.d.ts b/src/types/crc-calculator.d.ts index c8f9488..99d4758 100644 --- a/src/types/crc-calculator.d.ts +++ b/src/types/crc-calculator.d.ts @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/types/decoder.d.ts b/src/types/decoder.d.ts index 196c5ae..4327f0e 100644 --- a/src/types/decoder.d.ts +++ b/src/types/decoder.d.ts @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/types/encoder.d.ts b/src/types/encoder.d.ts index bc1eff8..52ce0bd 100644 --- a/src/types/encoder.d.ts +++ b/src/types/encoder.d.ts @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/types/mesg.d.ts b/src/types/mesg.d.ts index 2ac9363..1066741 100644 --- a/src/types/mesg.d.ts +++ b/src/types/mesg.d.ts @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/types/mesgs.d.ts b/src/types/mesgs.d.ts index b20d5a1..062884e 100644 --- a/src/types/mesgs.d.ts +++ b/src/types/mesgs.d.ts @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/types/profile.d.ts b/src/types/profile.d.ts index c447ed5..a368732 100644 --- a/src/types/profile.d.ts +++ b/src/types/profile.d.ts @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/types/stream.d.ts b/src/types/stream.d.ts index 0af3161..1200893 100644 --- a/src/types/stream.d.ts +++ b/src/types/stream.d.ts @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/types/types.d.ts b/src/types/types.d.ts index ae8f21f..41e1111 100644 --- a/src/types/types.d.ts +++ b/src/types/types.d.ts @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// @@ -1750,6 +1750,9 @@ declare namespace Types { | "fenix8Small" | "fenix8" | "d2Mach1Pro" + | "fr970" + | "fr570Large" + | "fr570Small" | "enduro3" | "instinctE40mm" | "instinctE45mm" diff --git a/src/types/utils.d.ts b/src/types/utils.d.ts index b5ce541..6cc41ac 100644 --- a/src/types/utils.d.ts +++ b/src/types/utils.d.ts @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/utils-hr-mesg.js b/src/utils-hr-mesg.js index a1847a8..2e49ff2 100644 --- a/src/utils-hr-mesg.js +++ b/src/utils-hr-mesg.js @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/utils-internal.js b/src/utils-internal.js index f94e536..0af24eb 100644 --- a/src/utils-internal.js +++ b/src/utils-internal.js @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/utils-memo-glob.js b/src/utils-memo-glob.js index e1466cd..5fe162f 100644 --- a/src/utils-memo-glob.js +++ b/src/utils-memo-glob.js @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c ///////////////////////////////////////////////////////////////////////////////////////////// import Profile from "./profile.js"; diff --git a/src/utils.js b/src/utils.js index 2862652..5c92972 100644 --- a/src/utils.js +++ b/src/utils.js @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.212.0Release -// Tag = production/release/21.212.0-0-g0676a0e3 +// Profile Version = 21.213.0Release +// Tag = production/release/21.213.0-0-g9e10ea9c /////////////////////////////////////////////////////////////////////////////////////////////