Skip to content

Commit 8e72a58

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2022-04-21) ### Bug Fixes * **user properties:** Serialize user properties when persisting ([1433006](1433006))
1 parent 7f2897c commit 8e72a58

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.1.2](https://github.com/codeniko/fitbit-ga4/compare/v1.1.1...v1.1.2) (2022-04-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **user properties:** Serialize user properties when persisting ([1433006](https://github.com/codeniko/fitbit-ga4/commit/14330066f6440d048ab8873788574dac76734f0b))
7+
18
## [1.1.1](https://github.com/codeniko/fitbit-ga4/compare/v1.1.0...v1.1.1) (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.1",
3+
"version": "1.1.2",
44
"description": "Google Analytics 4 (GA4) for Fitbit OS apps, clockfaces, and companions",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)