Skip to content

Commit afa1490

Browse files
committed
docs: release v1.13.1
1 parent f41fc57 commit afa1490

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Common Changelog](https://common-changelog.org/), and this project adheres to
66
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
[1.13.1]: https://github.com/sablier-labs/devkit/releases/tag/v1.13.1
89
[1.13.0]: https://github.com/sablier-labs/devkit/releases/tag/v1.13.0
910
[1.12.3]: https://github.com/sablier-labs/devkit/releases/tag/v1.12.3
1011
[1.12.2]: https://github.com/sablier-labs/devkit/releases/tag/v1.12.2
@@ -44,6 +45,12 @@ The format is based on [Common Changelog](https://common-changelog.org/), and th
4445
[1.1.0]: https://github.com/sablier-labs/devkit/releases/tag/v1.1.0
4546
[1.0.0]: https://github.com/sablier-labs/devkit/releases/tag/v1.0.0
4647

48+
## [1.13.1] - 2026-02-11
49+
50+
### Changed
51+
52+
- Just: Rename Vercel aliases `b` and `d` to `vb` and `vd`
53+
4754
## [1.13.0] - 2026-02-11
4855

4956
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Configuration files and reusable scripts for Sablier repositories",
44
"license": "MIT",
55
"type": "module",
6-
"version": "1.13.0",
6+
"version": "1.13.1",
77
"author": {
88
"name": "Sablier Labs Ltd",
99
"url": "https://sablier.com"

0 commit comments

Comments
 (0)