Skip to content

Commit 4360b42

Browse files
committed
Google analytics has been deployed, so adding tag for that
1 parent 6da1679 commit 4360b42

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Added
11-
- Google Tag Manager code [#156](https://github.com/htrc/torchlite-frontend/issues/156)
12-
1310
### Fixed
1411
- Fix widgets not getting displayed after user refresh token expires by signing out user. [#98](https://github.com/htrc/torchlite-frontend/issues/98)
1512

13+
## [0.2.1] – 2025-01-29
14+
15+
### Added
16+
- Google Analytics code [#156](https://github.com/htrc/torchlite-frontend/issues/156)
17+
1618
## [0.2.0] – 2025-01-06
1719

1820
### Added
@@ -35,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3537
- This CHANGELOG file.
3638
- Share button and popup [#61](https://github.com/htrc/torchlite-app/issues/61)
3739

38-
[unreleased]: https://github.com/htrc/torchlite-frontend/compare/0.2.0...HEAD
40+
[unreleased]: https://github.com/htrc/torchlite-frontend/compare/0.2.1...HEAD
41+
[0.2.1]: https://github.com/htrc/torchlite-frontend/compare/0.2.0...0.2.1
3942
[0.2.0]: https://github.com/htrc/torchlite-frontend/compare/0.1.0...0.2.0
4043
[0.1.0]: https://github.com/htrc/torchlite-frontend/releases/tag/0.1.0

0 commit comments

Comments
 (0)