Skip to content

Commit 3bd9104

Browse files
authored
Garmin FIT SDK 21.195.0
Garmin FIT SDK 21.195.0
2 parents e0b16eb + e084065 commit 3bd9104

16 files changed

+33
-32
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@garmin/fitsdk",
3-
"version": "21.194.0",
3+
"version": "21.195.0",
44
"description": "FIT JavaScript SDK",
55
"main": "src/index.js",
66
"type": "module",

src/accumulator.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.194.0Release
9-
// Tag = production/release/21.194.0-0-g65135fc
8+
// Profile Version = 21.195.0Release
9+
// Tag = production/release/21.195.0-0-g569e7e5
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/bit-stream.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.194.0Release
9-
// Tag = production/release/21.194.0-0-g65135fc
8+
// Profile Version = 21.195.0Release
9+
// Tag = production/release/21.195.0-0-g569e7e5
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/crc-calculator.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.194.0Release
9-
// Tag = production/release/21.194.0-0-g65135fc
8+
// Profile Version = 21.195.0Release
9+
// Tag = production/release/21.195.0-0-g569e7e5
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/decoder.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.194.0Release
9-
// Tag = production/release/21.194.0-0-g65135fc
8+
// Profile Version = 21.195.0Release
9+
// Tag = production/release/21.195.0-0-g569e7e5
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/encoder.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.194.0Release
9-
// Tag = production/release/21.194.0-0-g65135fc
8+
// Profile Version = 21.195.0Release
9+
// Tag = production/release/21.195.0-0-g569e7e5
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/fit.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.194.0Release
9-
// Tag = production/release/21.194.0-0-g65135fc
8+
// Profile Version = 21.195.0Release
9+
// Tag = production/release/21.195.0-0-g569e7e5
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.194.0Release
9-
// Tag = production/release/21.194.0-0-g65135fc
8+
// Profile Version = 21.195.0Release
9+
// Tag = production/release/21.195.0-0-g569e7e5
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/mesg-definition.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.194.0Release
9-
// Tag = production/release/21.194.0-0-g65135fc
8+
// Profile Version = 21.195.0Release
9+
// Tag = production/release/21.195.0-0-g569e7e5
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/output-stream.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.194.0Release
9-
// Tag = production/release/21.194.0-0-g65135fc
8+
// Profile Version = 21.195.0Release
9+
// Tag = production/release/21.195.0-0-g569e7e5
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

0 commit comments

Comments
 (0)