Skip to content

Commit b880ec6

Browse files
chore(release): 1.13.6 [skip ci]
## <small>1.13.6 (2026-03-16)</small> * fix: correct repository URL casing for npm provenance verification ([4e0487a](4e0487a))
1 parent 4e0487a commit b880ec6

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.13.6 (2026-03-16)</small>
2+
3+
* fix: correct repository URL casing for npm provenance verification ([4e0487a](https://github.com/LinkForty/core/commit/4e0487a))
4+
15
## <small>1.13.5 (2026-03-16)</small>
26

37
* fix: update release workflow for npm trusted publishing with OIDC ([b26ad63](https://github.com/linkforty/core/commit/b26ad63))

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