Skip to content

Commit d748800

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.2...v1.2.0) (2022-04-22) ### Features * **file-transfer:** Allow disabling of fitbit-ga4 auto file transfer ([bb84624](bb84624))
1 parent bb84624 commit d748800

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/codeniko/fitbit-ga4/compare/v1.1.2...v1.2.0) (2022-04-22)
2+
3+
4+
### Features
5+
6+
* **file-transfer:** Allow disabling of fitbit-ga4 auto file transfer ([bb84624](https://github.com/codeniko/fitbit-ga4/commit/bb8462442661388574c1fd14498513e0440e9e3b))
7+
18
## [1.1.2](https://github.com/codeniko/fitbit-ga4/compare/v1.1.1...v1.1.2) (2022-04-21)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fitbit-ga4",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"description": "Google Analytics 4 (GA4) for Fitbit OS apps, clockfaces, and companions",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)