Skip to content

Commit aa65bff

Browse files
chore(release): 1.15.1 [skip ci]
## <small>1.15.1 (2026-05-04)</small> * docs(sdk-spec): document optional appToken for Cloud install scoping (#25) ([9bf399c](9bf399c)), closes [#25](#25) [#24](#24)
1 parent 9bf399c commit aa65bff

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+
## <small>1.15.1 (2026-05-04)</small>
2+
3+
* docs(sdk-spec): document optional appToken for Cloud install scoping (#25) ([9bf399c](https://github.com/LinkForty/core/commit/9bf399c)), closes [#25](https://github.com/LinkForty/core/issues/25) [#24](https://github.com/LinkForty/core/issues/24)
4+
15
## 1.15.0 (2026-05-04)
26

37
* feat(sdk): accept optional appToken on /api/sdk/v1/install (#24) ([1e68a0b](https://github.com/LinkForty/core/commit/1e68a0b)), closes [#24](https://github.com/LinkForty/core/issues/24) [post-#75](https://github.com/post-/issues/75) [LinkForty/cloud#76](https://github.com/LinkForty/cloud/issues/76)

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