Skip to content

Commit 674171a

Browse files
Version Packages (#32)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 39c39f5 commit 674171a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strange-hairs-draw.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/trench-js/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# trench-js
22

3+
## 0.0.17
4+
5+
### Patch Changes
6+
7+
- 9964a3f: Skip tracking clicks on events with no names
8+
39
## 0.0.16
410

511
### Patch Changes

packages/trench-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trench-js",
3-
"version": "0.0.16",
3+
"version": "0.0.17",
44
"description": "Trench JS client for browser and Node.js",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)