Skip to content

Commit f077870

Browse files
chore(release): publish
- @codecademy/[email protected]
1 parent b924d7e commit f077870

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/tracking/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [0.17.1](https://github.com/Codecademy/client-modules/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2021-12-17)
7+
8+
9+
### Bug Fixes
10+
11+
* **tracking:** remove navigator.sendBeacon .bind and add try/catch ([b924d7e](https://github.com/Codecademy/client-modules/commit/b924d7e1ffd22d75adcaf15c9726d10f19b2924e))
12+
13+
14+
615
## [0.17.0](https://github.com/Codecademy/client-modules/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2021-11-30)
716

817

packages/tracking/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@codecademy/tracking",
33
"description": "Tracking library for Codecademy apps.",
4-
"version": "0.17.0",
4+
"version": "0.17.1",
55
"author": "Codecademy Engineering <[email protected]>",
66
"module": "./dist/index.js",
77
"main": "./dist/index.js",

0 commit comments

Comments
 (0)