Skip to content

Commit 5a9fe38

Browse files
chore(release): 1.18.0 [skip ci]
## 1.18.0 (2026-06-19) * feat(redirect): optional click-id passthrough on web destinations (#30) ([728d9cd](728d9cd)), closes [#30](#30) * chore(sdk): genericize appToken comment (no private-product references) (#29) ([af69880](af69880)), closes [#29](#29)
1 parent 728d9cd commit 5a9fe38

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.18.0 (2026-06-19)
2+
3+
* 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)
4+
* chore(sdk): genericize appToken comment (no private-product references) (#29) ([af69880](https://github.com/LinkForty/core/commit/af69880)), closes [#29](https://github.com/LinkForty/core/issues/29)
5+
16
## 1.17.0 (2026-06-08)
27

38
* feat(sdk): capture SDK name + version on install and events (#28) ([c38f10f](https://github.com/LinkForty/core/commit/c38f10f)), closes [#28](https://github.com/LinkForty/core/issues/28)

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.17.0",
3+
"version": "1.18.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)