Skip to content

Commit

Permalink
Version Packages (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
christianmat and github-actions[bot] authored Dec 4, 2024
1 parent 39c39f5 commit 674171a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/strange-hairs-draw.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/trench-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# trench-js

## 0.0.17

### Patch Changes

- 9964a3f: Skip tracking clicks on events with no names

## 0.0.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/trench-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trench-js",
"version": "0.0.16",
"version": "0.0.17",
"description": "Trench JS client for browser and Node.js",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 674171a

Please sign in to comment.