Skip to content

Commit 37fc820

Browse files
chore(release): 1.19.0 [skip ci]
## 1.19.0 (2026-07-01) * feat: classify and exclude bot traffic at click ingestion (#31) ([d9ddefa](d9ddefa)), closes [#31](#31)
1 parent d9ddefa commit 37fc820

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.19.0 (2026-07-01)
2+
3+
* feat: classify and exclude bot traffic at click ingestion (#31) ([d9ddefa](https://github.com/LinkForty/core/commit/d9ddefa)), closes [#31](https://github.com/LinkForty/core/issues/31)
4+
15
## 1.18.0 (2026-06-19)
26

37
* feat(redirect): optional click-id passthrough on web destinations (#30) ([728d9cd](https://github.com/LinkForty/core/commit/728d9cd)), closes [#30](https://github.com/LinkForty/core/issues/30)

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": "@linkforty/core",
3-
"version": "1.18.0",
3+
"version": "1.19.0",
44
"type": "module",
55
"description": "Open-source deeplink management engine with device detection and analytics",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)